diff --git a/contrib/etc/logrotate.d/ebusd b/contrib/etc/logrotate.d/ebusd old mode 100644 new mode 100755 index c969d679..630a56e5 --- a/contrib/etc/logrotate.d/ebusd +++ b/contrib/etc/logrotate.d/ebusd @@ -8,4 +8,5 @@ daily postrotate /usr/bin/killall -HUP ebusd + endscript }