mirror of
https://github.com/openwrt/packages.git
synced 2025-01-31 03:41:44 +00:00
d7db15459f
Small but important tweaks to fix the operation of the nut initscripts and hotplug scripts. All hail shellcheck and proofreading and dogfooding. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
27 lines
607 B
Plaintext
27 lines
607 B
Plaintext
#config driver_global 'driver_global'
|
|
# option user nut
|
|
|
|
#config driver 'upsname'
|
|
# option driver usbhid-ups
|
|
# option port auto
|
|
# option enable_usb_serial 0
|
|
|
|
#config user
|
|
# option username upsuser
|
|
# option password upspassword
|
|
# option actions optional-action
|
|
# list instcmd optional-instant-command
|
|
# option upsmon slave|master
|
|
|
|
#config listen_address
|
|
# option address ::1
|
|
# option port 3493
|
|
|
|
#config upsd 'upsd'
|
|
# option maxage 15
|
|
# option statepath /var/run/nut
|
|
# option maxconn 1024
|
|
# option runas nut
|
|
# NB: certificates only apply to SSL-enabled version
|
|
# option certfile /usr/local/etc/upsd.pem
|