ssm-services/init.d/scron

6 lines
102 B
Plaintext
Raw Normal View History

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