From: Michael Tremer Date: Sun, 12 Apr 2015 20:33:16 +0000 (+0200) Subject: core89: Fix permissions of collectd.vpn after update X-Git-Tag: v2.17-core89~2^2~2 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=278460822700c02a608e1f296b38ab15394d4d48;hp=d64471be0428a26cef16f67142357532c3478d25 core89: Fix permissions of collectd.vpn after update --- diff --git a/config/rootfiles/core/89/update.sh b/config/rootfiles/core/89/update.sh index 713b5ef8e8..832feaad63 100644 --- a/config/rootfiles/core/89/update.sh +++ b/config/rootfiles/core/89/update.sh @@ -70,6 +70,7 @@ rm -f \ # Update OpenVPN/collectd configuration /usr/sbin/ovpn-collectd-convert +chown nobody.nobody /var/ipfire/ovpn/collectd.vpn # Fix #10625 mkdir -p /etc/logrotate.d