9 lines
209 B
Text
9 lines
209 B
Text
|
# NUT_START: Set to 1 to start NUT
|
||
|
# NUT_ARGS: Command line arguments to pass to NUT
|
||
|
#
|
||
|
# To configure the NUT environment:
|
||
|
|
||
|
NUT_START=1
|
||
|
UPSNAME= # Blank == all configured UPSs
|
||
|
RUNAS= # Blank == run as root
|