forked from Spark/ssm-services
eea04dff95
Signed-off-by: fbt <fbt@fleshless.org>
5 lines
91 B
Plaintext
Executable File
5 lines
91 B
Plaintext
Executable File
#!/usr/bin/env ssm
|
|
# dhcp client daemon initscript
|
|
|
|
service_command=( /usr/bin/dhcpcd -B )
|