mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Core Update 171: Fix backup {ex,in}clude file permissions
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
@@ -221,6 +221,9 @@ ldconfig
|
||||
# Rebuild fcrontab from scratch
|
||||
/usr/bin/fcrontab -z
|
||||
|
||||
# Fix backup file permissions
|
||||
chown -v root:root /var/ipfire/backup/{in,ex}clude*
|
||||
|
||||
# Start services
|
||||
/etc/rc.d/init.d/collectd start
|
||||
/etc/rc.d/init.d/unbound start
|
||||
|
||||
Reference in New Issue
Block a user