forked from Spark/ssm-services
5 lines
91 B
Plaintext
5 lines
91 B
Plaintext
|
#!/usr/bin/env ssm
|
||
|
|
||
|
service_type='oneshot'
|
||
|
service_command=( /usr/bin/mkdir -p /run/lock )
|