ssm-services/init.d/vixie-cron

6 lines
100 B
Plaintext
Raw Normal View History

2013-09-28 23:32:39 +00:00
#!/usr/bin/env watchman
#service_respawn='true'
2015-06-18 09:38:49 +00:00
service_command='/usr/bin/crond'
2015-05-25 09:25:12 +00:00
service_args='-f'