ssm-services/init.d/vixie-cron

6 lines
96 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'
2015-05-25 09:25:12 +00:00
service_args='-f'