6 lines
113 B
Plaintext
Raw Normal View History

#!/usr/bin/env ssm
2013-09-29 04:49:10 +04:00
# dhcp client daemon initscript
2013-09-29 03:32:39 +04:00
#service_respawn=true
service_command=( /usr/bin/dhcpcd -B )