mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-03 00:32:54 +02:00
Core Update 175: Fix file permissions of /var/log/pakfire.log on existing installations
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
@@ -124,6 +124,9 @@ ldconfig
|
||||
# Filesytem cleanup
|
||||
/usr/local/bin/filesystem-cleanup
|
||||
|
||||
# Fix permissions of /var/log/pakfire.log
|
||||
chmod -v 644 /var/log/pakfire.log
|
||||
|
||||
# Apply local configuration to sshd_config
|
||||
/usr/local/bin/sshctrl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user