updated on Mon Jan 23 12:00:23 UTC 2012
[aur-mirror.git] / upsmon / upsmon.install
blob2a334eddf8057772af9167828ad3d789857524c3
2 post_install() {
4 cat <<EOF
5 >>> To configure the UPS monitor run one of the following:
6 >>> # upsetup for textual setup
7 >>> # xwizsetup for graphical wizard setup
8 >>> # xupsetup for graphical setup
9 >>> If the UPS is connected through the USB port, type as 
10 >>> serial port: /dev/ttyUSB0
11 >>> After the configuration step you may add "upsmon" to DAEMONS
12 >>> in /etc/rc.conf
13 EOF
16 # vim:set ts=2 sw=2 et: