ssm-services/init.d/cronie

5 lines
69 B
Plaintext
Raw Normal View History

#!/usr/bin/env ssm
service_command='/bin/crond'
service_args=( -n )