summaryrefslogtreecommitdiff
path: root/community/rsyslog/rsyslog.logrotate
diff options
context:
space:
mode:
Diffstat (limited to 'community/rsyslog/rsyslog.logrotate')
-rw-r--r--community/rsyslog/rsyslog.logrotate2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rsyslog/rsyslog.logrotate b/community/rsyslog/rsyslog.logrotate
index 76306c560..354581767 100644
--- a/community/rsyslog/rsyslog.logrotate
+++ b/community/rsyslog/rsyslog.logrotate
@@ -2,6 +2,6 @@
missingok
sharedscripts
postrotate
- /usr/bin/killall -HUP /usr/sbin/rsyslogd
+ /usr/bin/killall -HUP /usr/bin/rsyslogd
endscript
}