diff --git a/init.d/atd b/init.d/atd index 8e74ff0..1b37e5c 100644 --- a/init.d/atd +++ b/init.d/atd @@ -1,5 +1,5 @@ #!/usr/bin/env watchman -#service_respawn='true' +service_respawn=true service_command='/usr/bin/atd' service_args=( -f )