If nut.conf is intended to be sourced by shell scripts we need to have VAR=value instead of VAR = value ........ --- conf/nut.conf.sample.old 2010-03-25 13:03:18.000000000 -0700 +++ conf/nut.conf.sample 2010-04-07 09:57:31.026271002 -0700 @@ -25,4 +25,4 @@ # to security concerns. # - netclient: this mode only requires upsmon. -MODE = none +MODE=none --- man/nut.conf.5.old 2010-02-12 11:05:39.000000000 -0800 +++ man/nut.conf.5 2010-04-07 09:57:49.156271002 -0700 @@ -70,13 +70,13 @@ # /etc/nut/nut.conf. See nut.conf(5) -MODE = none +MODE=none -UPSD_OPTIONS = "" +UPSD_OPTIONS="" -UPSMON_OPTIONS = "" +UPSMON_OPTIONS="" -# POWEROFF_WAIT = 15m +# POWEROFF_WAIT=15m .SH INTEGRATION ........
-- Tim Rice Multitalents (707) 887-1469 [email protected]
--- conf/nut.conf.sample.old 2010-03-25 13:03:18.000000000 -0700 +++ conf/nut.conf.sample 2010-04-07 09:57:31.026271002 -0700 @@ -25,4 +25,4 @@ # to security concerns. # - netclient: this mode only requires upsmon. -MODE = none +MODE=none --- man/nut.conf.5.old 2010-02-12 11:05:39.000000000 -0800 +++ man/nut.conf.5 2010-04-07 09:57:49.156271002 -0700 @@ -70,13 +70,13 @@ # /etc/nut/nut.conf. See nut.conf(5) -MODE = none +MODE=none -UPSD_OPTIONS = "" +UPSD_OPTIONS="" -UPSMON_OPTIONS = "" +UPSMON_OPTIONS="" -# POWEROFF_WAIT = 15m +# POWEROFF_WAIT=15m .SH INTEGRATION
_______________________________________________ Nut-upsdev mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsdev
