ssm-services/init.d/atd

6 lines
100 B
Plaintext
Raw Normal View History

2015-09-09 10:21:47 +00:00
#!/usr/bin/env watchman
#service_respawn='true'
service_command='/usr/bin/atd'
service_args=( -f )