new services
This commit is contained in:
6
init.d/isc-dhcpd
Executable file
6
init.d/isc-dhcpd
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env watchman
|
||||
# dhcp client daemon initscript
|
||||
|
||||
#service_respawn=true
|
||||
service_command='/usr/sbin/dhcpd'
|
||||
service_args='-f'
|
Reference in New Issue
Block a user