aboutsummaryrefslogtreecommitdiffstats
path: root/testing/exim/exim.logrotate
diff options
context:
space:
mode:
Diffstat (limited to 'testing/exim/exim.logrotate')
-rw-r--r--testing/exim/exim.logrotate2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/exim/exim.logrotate b/testing/exim/exim.logrotate
index c923ed1d87..4b75dae2a3 100644
--- a/testing/exim/exim.logrotate
+++ b/testing/exim/exim.logrotate
@@ -8,6 +8,6 @@
create 640 mail mail
sharedscripts
postrotate
- /etc/init.d/exim reload > /dev/null
+ /etc/init.d/exim --quiet --ifstarted reload
endscript
}