From 278460822700c02a608e1f296b38ab15394d4d48 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sun, 12 Apr 2015 22:33:16 +0200 Subject: [PATCH 1/1] core89: Fix permissions of collectd.vpn after update --- config/rootfiles/core/89/update.sh | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.2