metricspi/package/dhcpcd
Dustin 37cea1dd47 dhcpcd: Wait for carrier before active
In order to ensure that network interfaces are active, but not
necessarily fully configured, before *network.target* is reached, the
*dhcpcd.service* unit now waits until at least one interface has
processed the `CARRIER` event before being marked as active.  This is
accomplished using the *sd_notify* infrastructure, via the
`systemd-notify` command, executed in a client configuration hook
script.
2022-06-28 17:02:03 -05:00
..
dhcpcd-wait-online.service dhcpcd: Fix startup process 2022-06-27 10:25:07 -05:00
dhcpcd-wait-online.sh dhcpcd: Fix startup process 2022-06-27 10:25:07 -05:00
dhcpcd.mk dhcpcd: Wait for carrier before active 2022-06-28 17:02:03 -05:00
dhcpcd.service dhcpcd: Wait for carrier before active 2022-06-28 17:02:03 -05:00
online.hook.sh dhcpcd: Fix startup process 2022-06-27 10:25:07 -05:00
ready.hook.sh dhcpcd: Wait for carrier before active 2022-06-28 17:02:03 -05:00