View | Details | Raw Unified | Return to bug 5211
Collapse All | Expand All

(-)init.d/upsd.nut-startup-seq (-1 / +1 lines)
Lines 1-6 Link Here
1
#!/bin/sh
1
#!/bin/sh
2
#
2
#
3
# chkconfig: 2345 31 88
3
# chkconfig: 2345 34 88
4
# description: The UPS information server
4
# description: The UPS information server
5
# processname: upsd
5
# processname: upsd
6
# config: /etc/ups/
6
# config: /etc/ups/
(-)init.d/upsdrv.nut-startup-seq (-1 / +1 lines)
Lines 1-6 Link Here
1
#!/bin/sh
1
#!/bin/sh
2
#
2
#
3
# chkconfig: 2345 30 89
3
# chkconfig: 2345 33 89
4
# description: The UPS drivers
4
# description: The UPS drivers
5
# config: /etc/ups/
5
# config: /etc/ups/
6
6
(-)init.d/upsmon.nut-startup-seq (-1 / +1 lines)
Lines 1-6 Link Here
1
#!/bin/sh
1
#!/bin/sh
2
#
2
#
3
# chkconfig: 2345 32 87
3
# chkconfig: 2345 35 87
4
# description: The UPS monitor and shutdown controller
4
# description: The UPS monitor and shutdown controller
5
# processname: upsmon
5
# processname: upsmon
6
# config: /etc/ups/
6
# config: /etc/ups/

Return to bug 5211