[configs/releng] Use dhcpcd service provided by the package.
Implements FS#34075. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
This commit is contained in:
parent
21b6a908c3
commit
7efca07ac2
@ -1,13 +0,0 @@
|
||||
[Unit]
|
||||
Description=dhcpcd on all interfaces
|
||||
Wants=network.target
|
||||
Before=network.target
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
PIDFile=/run/dhcpcd.pid
|
||||
ExecStart=/sbin/dhcpcd -A -b -q
|
||||
ExecStop=/sbin/dhcpcd -k
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Reference in New Issue
Block a user