init
This commit is contained in:
7
init.d/dhcpcd
Executable file
7
init.d/dhcpcd
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env watchman
|
||||
|
||||
depends network
|
||||
|
||||
service_command='/usr/sbin/dhcpcd'
|
||||
service_args='-q'
|
||||
service_pidfile='/var/run/dhcpcd.pid'
|
Reference in New Issue
Block a user