forked from Spark/ssm-services
5
services/dhcpcd
Executable file
5
services/dhcpcd
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env ssm
|
||||
# dhcp client daemon initscript
|
||||
|
||||
#service_respawn=true
|
||||
service_command=( /usr/bin/dhcpcd -B )
|
Reference in New Issue
Block a user