ssm-services/init.d/crond

6 lines
95 B
Plaintext
Raw Normal View History

2013-09-28 23:32:39 +00:00
#!/usr/bin/env watchman
service_respawn='true'
2013-09-28 23:32:39 +00:00
service_command='/bin/crond'
service_args='-n'