Changes

From Amahi Wiki
Jump to: navigation, search
29 bytes added ,  21:14, 10 February 2011
FINALDELAY 5
}}
 
The next step is to start the UPS service:
{{Code|
If you do not, it may be because upsdrvctl refuses to cooperate at first. A reboot will fix that problem. The final step is to make sure that the UPS services start when the server does. For that, the /etc/rc.local file must be edited as follows:
echo "Starting UPS driver, daemon, and monitor."
{{Code|
vi /etc/rc.local
}}
 
{{Text|
echo "Starting UPS driver, daemon, and monitor."
/sbin/upsdrvctl start
/usr/sbin/upsd
/usr/sbin/upsmon
}}
12,424

edits