ssm-services/init.d/atd

6 lines
97 B
Plaintext

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