From a4e9ec08bc28794f1df6ef44d2261ee127776fe5 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Tue, 4 Jun 2013 01:21:22 -0500 Subject: system/apcupsd: Added "missingok" to the logrotate script Signed-off-by: Robby Workman --- system/apcupsd/apcupsd.logrotate | 1 + 1 file changed, 1 insertion(+) (limited to 'system/apcupsd/apcupsd.logrotate') 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 -- cgit v1.2.3-80-g2a13