forked from Spark/ssm-services
bin dir consistency
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
#!/usr/bin/env watchman
|
||||
|
||||
service_type='oneshot'
|
||||
service_command="$BASH"
|
||||
service_args='/etc/rc.local'
|
||||
service_command="/etc/rc.local"
|
||||
|
||||
unset stop
|
||||
|
||||
|
Reference in New Issue
Block a user