- update initscript and sysconfig file - fix calls to open() for compatibility with the new glibc
8 lines
196 B
Text
8 lines
196 B
Text
# If the UPS is locally attached set it to "yes"
|
|
SERVER=yes
|
|
# Any options to pass to upsd
|
|
UPSD_OPTIONS=
|
|
# This *must* be the same as in /etc/ups/upsmon.conf
|
|
POWERDOWNFLAG=/etc/killpower
|
|
#
|
|
# [End]
|