Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
nut.27915
nut-preconfig.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File nut-preconfig.patch of Package nut.27915
--- conf/hosts.conf.sample +++ conf/hosts.conf.sample @@ -27,3 +27,5 @@ # MONITOR myups@localhost "Local UPS" # MONITOR su2200@10.64.1.1 "Finance department" # MONITOR matrix@shs-server.example.edu "Sierra High School data room #1" + +MONITOR myups@localhost "Local UPS" --- conf/ups.conf.sample +++ conf/ups.conf.sample @@ -102,3 +102,8 @@ # # To find out if your driver supports any extra settings, start it with # the -h option and/or read the driver's documentation. + +[myups] + driver = undefined + port = /dev/undefined + desc = "Local UPS" --- conf/upsd.users.sample +++ conf/upsd.users.sample @@ -62,3 +62,11 @@ # The matching MONITOR line in your upsmon.conf would look like this: # # MONITOR myups@localhost 1 upsmon pass master (or slave) + +[upsmaster] + password = @UPSD_INITIAL_MASTER_PASSWORD@ + upsmon master + +[upsslave] + password = @UPSD_INITIAL_SLAVE_PASSWORD@ + upsmon slave --- conf/upsmon.conf.sample.in +++ conf/upsmon.conf.sample.in @@ -84,6 +84,8 @@ # MONITOR su700@server.example.com 1 upsmon secretpass slave # MONITOR myups@localhost 1 upsmon pass master (or slave) +MONITOR myups@localhost 1 upsmaster @UPSD_INITIAL_MASTER_PASSWORD@ master + # -------------------------------------------------------------------------- # MINSUPPLIES <num> #
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor