summaryrefslogtreecommitdiffstats
path: root/abs/extra/apcupsd/run
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra/apcupsd/run')
-rw-r--r--abs/extra/apcupsd/run3
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/extra/apcupsd/run b/abs/extra/apcupsd/run
index a9dfa3d..bc5c22b 100644
--- a/abs/extra/apcupsd/run
+++ b/abs/extra/apcupsd/run
@@ -1,3 +1,4 @@
#!/bin/sh
exec 2>&1
-exec /sbin/apcupsd -b -f /etc/apcupsd/apcupsd.conf >/dev/null 2>/dev/null
+ stat_runit "Starting APC UPS Daemon"
+ exec /sbin/apcupsd -b -f /etc/apcupsd/apcupsd.conf