forked from Spark/ssm-services
6
services/rc.local
Executable file
6
services/rc.local
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env ssm
|
||||
|
||||
service_type='oneshot'
|
||||
service_command="/etc/rc.local"
|
||||
|
||||
pre_start() [[ -f "/etc/rc.local" ]]
|
Reference in New Issue
Block a user