summaryrefslogtreecommitdiff
path: root/system/apcupsd/apcupsd.logrotate
diff options
context:
space:
mode:
Diffstat (limited to 'system/apcupsd/apcupsd.logrotate')
-rw-r--r--system/apcupsd/apcupsd.logrotate1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/apcupsd/apcupsd.logrotate b/system/apcupsd/apcupsd.logrotate
index 507c9cdaf3..a68692f62b 100644
--- a/system/apcupsd/apcupsd.logrotate
+++ b/system/apcupsd/apcupsd.logrotate
@@ -2,6 +2,7 @@
rotate 4
weekly
notifempty
+ missingok
postrotate
/etc/rc.d/rc.apcupsd restart 1>/dev/null || true
endscript