]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
configroot: Change ownership of "/var/ipfire/red" to nobody.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 29 Nov 2020 10:52:17 +0000 (11:52 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 1 Dec 2020 16:14:48 +0000 (16:14 +0000)
Otherwise the WUI is not allowed to put and release the nobeep file in
this folder and the desired functionality does not work.

Fixes #12385.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/configroot

index 0afacebaf731cdef244d476a0e3f67741829bcc6..a37c2c4011c0f59f4a50f86d3ecf3b0e5dbb7497 100644 (file)
@@ -171,7 +171,7 @@ $(TARGET) :
        # Configroot permissions
        chown -R nobody:nobody $(CONFIG_ROOT)
        chown      root:root   $(CONFIG_ROOT)
-       for i in backup/ header.pl general-functions.pl graphs.pl lang.pl addon-lang/ langs/ red/ ; do \
+       for i in backup/ header.pl general-functions.pl graphs.pl lang.pl addon-lang/ langs/ ; do \
             chown -R root:root $(CONFIG_ROOT)/$$i; \
        done
        chown -Rv root:root $(CONFIG_ROOT)/*/bin