aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/nut22/files/nut.sh.sample
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/nut22/files/nut.sh.sample')
-rw-r--r--sysutils/nut22/files/nut.sh.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/nut22/files/nut.sh.sample b/sysutils/nut22/files/nut.sh.sample
index a92988333127..79537db58840 100644
--- a/sysutils/nut22/files/nut.sh.sample
+++ b/sysutils/nut22/files/nut.sh.sample
@@ -30,7 +30,7 @@ start)
${MODELS}/${UPSTYPE} ${UPSFLAGS}
${SBIN}/upsd
${SBIN}/upsmon localhost
- ${BIN}/upslog localhost ${UPSLOG} ${UPSLOGINTERVAL}
+ ${BIN}/upslog -s backups@localhost -l ${UPSLOG} -i ${UPSLOGINTERVAL}
;;
stop)
/usr/bin/killall upslog upsmon upsd ${UPSTYPE}