mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Ensure /var/ipfire/updatexlrator/updxlrator-lib.pl is not writable by "nobody"
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
@@ -170,6 +170,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
|
||||
chown -R nobody:nobody /var/ipfire/updatexlrator
|
||||
chown -R root:root /var/ipfire/updatexlrator/bin
|
||||
chown root:root /var/ipfire/updatexlrator/updxlrator-lib.pl
|
||||
chown nobody.squid /var/updatecache
|
||||
chown nobody.squid /var/updatecache/download
|
||||
chown nobody.squid /var/updatecache/metadata
|
||||
|
||||
Reference in New Issue
Block a user