fix: dhcpd startup dependency
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
|
||||
[Unit]
|
||||
Description=IPv4 DHCP server on %I
|
||||
After=sys-subsystem-net-devices-%i.device
|
||||
After=sys-subsystem-net-devices-%i.device network-online.target
|
||||
Wants=network-online.target
|
||||
BindsTo=sys-subsystem-net-devices-%i.device
|
||||
|
||||
[Service]
|
||||
|
||||
Reference in New Issue
Block a user