From 859987ec89e1d819dec84a1eac2df1711f065b82 Mon Sep 17 00:00:00 2001 From: john30 Date: Wed, 2 Jan 2019 07:57:40 +0100 Subject: [PATCH] formatted, corrected attrs (fixes #245) --- contrib/etc/logrotate.d/ebusd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 contrib/etc/logrotate.d/ebusd diff --git a/contrib/etc/logrotate.d/ebusd b/contrib/etc/logrotate.d/ebusd old mode 100755 new mode 100644 index 630a56e5..80aa6d1f --- a/contrib/etc/logrotate.d/ebusd +++ b/contrib/etc/logrotate.d/ebusd @@ -8,5 +8,5 @@ daily postrotate /usr/bin/killall -HUP ebusd - endscript + endscript }