summaryrefslogtreecommitdiffstats
path: root/system/clamav/logrotate.clamav
diff options
context:
space:
mode:
Diffstat (limited to 'system/clamav/logrotate.clamav')
-rw-r--r--system/clamav/logrotate.clamav1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/clamav/logrotate.clamav b/system/clamav/logrotate.clamav
index 8154a8ba4e..29b860baa0 100644
--- a/system/clamav/logrotate.clamav
+++ b/system/clamav/logrotate.clamav
@@ -5,6 +5,7 @@
delaycompress
notifempty
missingok
+ su clamav clamav
postrotate
/bin/kill -HUP `cat /var/run/clamav/clamd.pid 2>/dev/null` 2>/dev/null || true
endscript