mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Squid: Prevent binaries within /var/ipfire/updatexlrator/bin/ from being owned by nobody
Signed-off-by: Peter Müller <peter.mueller@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
ef929318f6
commit
859100c5c0
@@ -171,6 +171,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
ln -fs /bin/false /var/ipfire/updatexlrator/autocheck/cron.weekly
|
||||
|
||||
chown -R nobody:nobody /var/ipfire/updatexlrator
|
||||
chown -R root:root /var/ipfire/updatexlrator/bin
|
||||
chown nobody.squid /var/updatecache
|
||||
chown nobody.squid /var/updatecache/download
|
||||
chown nobody.squid /var/updatecache/metadata
|
||||
|
||||
Reference in New Issue
Block a user