ssm-services/init.d/atd

6 lines
100 B
Plaintext

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