new services

This commit is contained in:
2015-08-13 19:41:27 +03:00
parent 0c138b476a
commit b980138f40
6 changed files with 34 additions and 0 deletions

6
init.d/isc-dhcpd Executable file
View File

@@ -0,0 +1,6 @@
#!/usr/bin/env watchman
# dhcp client daemon initscript
#service_respawn=true
service_command='/usr/sbin/dhcpd'
service_args='-f'