ssm-services/init.d/vixie-cron

6 lines
100 B
Plaintext
Raw Normal View History

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