6 lines
97 B
Plaintext
Raw Normal View History

#!/usr/bin/env ssm
2015-03-02 18:11:53 +03:00
#service_respawn='true'
2015-06-18 12:38:49 +03:00
service_command='/usr/bin/crond'
2015-09-04 16:47:37 +03:00
service_args=( -n )