diff options
author | Ermal Luçi <eri@pfsense.org> | 2014-02-20 22:29:10 +0100 |
---|---|---|
committer | Ermal Luçi <eri@pfsense.org> | 2014-02-20 22:29:10 +0100 |
commit | dcbf50c67a193b828ef23454bfd0595011ea084f (patch) | |
tree | 636f288384f0d9fe60fb6e2897f337838a9e6869 /config/apcupsd/apcupsd.conf.php | |
parent | 0e1a16d5aec9663660478f7936fc2b954122550a (diff) | |
parent | 0bb5cb1d7b77b16b4c0ae9ab058ea2fc116dce58 (diff) | |
download | pfsense-packages-dcbf50c67a193b828ef23454bfd0595011ea084f.tar.gz pfsense-packages-dcbf50c67a193b828ef23454bfd0595011ea084f.tar.bz2 pfsense-packages-dcbf50c67a193b828ef23454bfd0595011ea084f.zip |
Merge pull request #598 from dbaio/master
apcupsd - fix config and improve package
Diffstat (limited to 'config/apcupsd/apcupsd.conf.php')
-rw-r--r-- | config/apcupsd/apcupsd.conf.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/apcupsd/apcupsd.conf.php b/config/apcupsd/apcupsd.conf.php index 6a19b915..7a0340cd 100644 --- a/config/apcupsd/apcupsd.conf.php +++ b/config/apcupsd/apcupsd.conf.php @@ -109,6 +109,7 @@ UPSCABLE {$upscable} # default of 3052 will be used. # UPSTYPE {$upstype} +{$device} # POLLTIME <int> # Interval (in seconds) at which apcupsd polls the UPS for status. This |