ssm-services/services/dhcpcd

5 lines
91 B
Plaintext
Raw Normal View History

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