ssm-services/services/vixie-cron

5 lines
81 B
Plaintext
Executable File

#!/usr/bin/env ssm
service_respawn=always
service_command=( /usr/bin/crond -f )