mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Fix some permissions on update
This commit is contained in:
@@ -213,6 +213,14 @@ rm -rf /etc/sysconfig/lm_sensors
|
||||
#
|
||||
/etc/init.d/mISDN config
|
||||
#
|
||||
# Update permissions
|
||||
#
|
||||
chown -r nobody:nobody /var/ipfire/outgoing
|
||||
chown -r nobody:nobody /var/ipfire/proxy
|
||||
chown -r nobody:nobody /var/ipfire/qos
|
||||
chown -r nobody:nobody /var/ipfire/urlfilter
|
||||
chown -r nobody:nobody /var/ipfire/updatexlerator
|
||||
#
|
||||
# Remove obsolete packages, update the lists and do upgrade
|
||||
#
|
||||
echo '#!/bin/bash' > /tmp/remove_obsolete_paks
|
||||
|
||||
Reference in New Issue
Block a user