configuration-templates – Diff between revs 29 and 50

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 29 Rev 50
Line 3... Line 3...
3 ########################################################################### 3 ###########################################################################
Line 4... Line 4...
4   4  
5 check process atd with pidfile "/var/run/atd.pid" 5 check process atd with pidfile "/var/run/atd.pid"
6 group system 6 group system
-   7 group atd
-   8 depends on atd_bin
7 group atd 9 depends on atd_rc
8 start program = "/etc/init.d/atd start" 10 start program = "/etc/init.d/atd start"
9 stop program = "/etc/init.d/atd stop" 11 stop program = "/etc/init.d/atd stop"
10 if 5 restarts within 5 cycles then timeout -  
11 depends on atd_bin -  
Line 12... Line 12...
12 depends on atd_rc 12 if 5 restarts within 5 cycles then timeout
13   13  
14 check file atd_bin with path "/usr/sbin/atd" 14 check file atd_bin with path "/usr/sbin/atd"