sysutils/apcupsd: sync with upstream

Taken from: HardenedBSD
This commit is contained in:
Franco Fichtner 2019-08-18 05:53:34 +02:00
parent f856d189b6
commit f722f727bd

View file

@ -1,4 +1,6 @@
**********************************************************************
[
{ type: install
message: <<EOM
Read the manual: http://www.apcupsd.org/manual/manual.html
http://www.apcupsd.org/manual/manual.pdf
@ -26,5 +28,6 @@ line:
test -f /var/run/powerfail && /usr/local/sbin/apcupsd --hibernate
or
test -f /var/run/powerfail && /usr/local/sbin/apcupsd --power-off
**********************************************************************
EOM
}
]