Files
ssm-services/services/isc-dhcpd
T

6 lines
113 B
Plaintext
Raw Normal View History

2017-07-13 16:09:42 +03:00
#!/usr/bin/env ssm
2015-08-13 19:41:27 +03:00
# dhcp client daemon initscript
#service_respawn=true
2017-12-10 20:44:17 +03:00
service_command=( /usr/sbin/dhcpd -f )