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 mdadm with pidfile /var/run/mdadm/monitor.pid 5 check process mdadm with pidfile /var/run/mdadm/monitor.pid
6 group system 6 group system
7 group mdadm -  
8 start program = "/etc/init.d/mdadm start" -  
9 stop program = "/etc/init.d/mdadm stop" -  
10 if 5 restarts with 5 cycles then timeout 7 group mdadm
11 depend mdadm_bin 8 depend mdadm_bin
12 depend mdadm_rc 9 depend mdadm_rc
-   10 depend mdadm_conf
-   11 start program = "/etc/init.d/mdadm start"
-   12 stop program = "/etc/init.d/mdadm stop"
Line 13... Line 13...
13 depend mdadm_conf 13 # if 5 restarts with 5 cycles then timeout
14   14  
15 check file mdadm_bin with path /sbin/mdadm 15 check file mdadm_bin with path /sbin/mdadm