ssm-services/init.d/vixie-cron

6 lines
97 B
Plaintext
Executable File

#!/usr/bin/env ssm
#service_respawn='true'
service_command='/usr/bin/crond'
service_args=( -f )