Signed-off-by: Stefan Schantl stefan.schantl@ipfire.org --- config/rootfiles/core/153/update.sh | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/config/rootfiles/core/153/update.sh b/config/rootfiles/core/153/update.sh index f94cf4925..873f4ba4d 100644 --- a/config/rootfiles/core/153/update.sh +++ b/config/rootfiles/core/153/update.sh @@ -100,6 +100,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