[packages/earlyoom] No access for others

arekm arekm at pld-linux.org
Fri Dec 8 12:12:20 CET 2023


commit b32a861ffd2d97db4ef1f075aabfccc11a3ce5b5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Dec 8 11:10:03 2023 +0100

    No access for others

 earlyoom.logrotate | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/earlyoom.logrotate b/earlyoom.logrotate
index 199a20e..caebcb5 100644
--- a/earlyoom.logrotate
+++ b/earlyoom.logrotate
@@ -1,5 +1,5 @@
 /var/log/earlyoom.log
 {
-    create 0644 root root
+    create 0640 root root
     copytruncate
 }
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/earlyoom.git/commitdiff/b32a861ffd2d97db4ef1f075aabfccc11a3ce5b5



More information about the pld-cvs-commit mailing list