mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 03:25:54 +02:00
Core Update 157: Remove executable bit less ugly
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
07bf7d14d6
commit
4dfde0c088
@@ -105,10 +105,12 @@ ldconfig
|
||||
|
||||
# Fix file permissions changed
|
||||
chmod -s /usr/bin/gpg
|
||||
chmod -x /var/ipfire/fwhosts/icmp-types
|
||||
chmod -x \
|
||||
/var/ipfire/fwhosts/icmp-types \
|
||||
/var/ipfire/ovpn/ovpn-leases.db
|
||||
|
||||
chown -R root:root /var/ipfire/urlfilter/bin
|
||||
chown -R root:root /var/ipfire/updatexlrator/bin
|
||||
chmod 600 /var/ipfire/ovpn/ovpn-leases.db
|
||||
|
||||
# Delete scrubbed files
|
||||
rm -f \
|
||||
|
||||
Reference in New Issue
Block a user