]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
Core Update 175: Fix file permissions of /var/log/pakfire.log on existing installations
authorPeter Müller <peter.mueller@ipfire.org>
Mon, 24 Apr 2023 18:57:05 +0000 (18:57 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 24 Apr 2023 18:57:05 +0000 (18:57 +0000)
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/core/175/update.sh

index 67d3656c4949386101ca270199852815827b3cf7..7615a52b02d4734e8f43a0f95b118c83feec60ab 100644 (file)
@@ -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