From: Stefan Schantl Date: Sun, 29 Nov 2020 10:52:18 +0000 (+0100) Subject: Core 153: Update ownership of "/var/ipfire/red". X-Git-Tag: v2.25-core155~384^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5e5a470399cc2f1b377de7ecacfd1dffe90b89fc;p=ipfire-2.x.git Core 153: Update ownership of "/var/ipfire/red". Signed-off-by: Stefan Schantl Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/153/update.sh b/config/rootfiles/core/153/update.sh index 6ff19e3611..08adaf7975 100644 --- a/config/rootfiles/core/153/update.sh +++ b/config/rootfiles/core/153/update.sh @@ -102,6 +102,9 @@ ldconfig # Update permissions chown -vR root:root /etc/ntp +# Update owernship of "/var/ipfire/red" +chown nobody:nobody /var/ipfire/red + # Update Language cache /usr/local/bin/update-lang-cache