Files
ssm-services/init.d/atd

6 lines
100 B
Plaintext
Raw Normal View History

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