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 ntpd with pidfile /var/run/openntpd.pid 5 check process ntpd with pidfile /var/run/openntpd.pid
6 group system 6 group system
7 group ntpd -  
8 start program = "/etc/init.d/openntpd start" -  
9 stop program = "/etc/init.d/openntpd stop" -  
10 if 4 restarts within 12 cycles then timeout 7 group ntpd
11 depend ntpd_bin 8 depend ntpd_bin
-   9 depend ntpd_rc
-   10 start program = "/etc/init.d/openntpd start"
-   11 stop program = "/etc/init.d/openntpd stop"
Line 12... Line 12...
12 depend ntpd_rc 12 # if 4 restarts within 12 cycles then timeout
13   13  
14 check file ntpd_bin with path /usr/sbin/ntpd 14 check file ntpd_bin with path /usr/sbin/ntpd