Create atd

This commit is contained in:
Alad Wenter 2015-09-09 12:21:47 +02:00
parent a324fa5aac
commit 340e57d830
1 changed files with 5 additions and 0 deletions

5
init.d/atd Normal file
View File

@ -0,0 +1,5 @@
#!/usr/bin/env watchman
#service_respawn='true'
service_command='/usr/bin/atd'
service_args=( -f )