commit aecdb5b5661736e1e35c94db83cf65795e1149a4
Author: Arkadiusz Miśkiewicz <ar...@maven.pl>
Date:   Wed Jul 12 09:56:13 2023 +0200

    Rel 16; restrict cron.d

 filesystem.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/filesystem.spec b/filesystem.spec
index d944d5c..76b106f 100644
--- a/filesystem.spec
+++ b/filesystem.spec
@@ -6,7 +6,7 @@ Summary:        Common directories
 Summary(pl.UTF-8):     Wspólne katalogi
 Name:          filesystem
 Version:       4.1
-Release:       15
+Release:       16
 License:       GPL
 Group:         Base
 BuildRequires: automake
@@ -218,7 +218,8 @@ posix.chown("/etc/cron.d", 0, %{gid_crontab})
 %dir /etc/OpenCL
 %dir /etc/OpenCL/vendors
 %attr(751,root,root) %dir /etc/certs
-%dir /etc/cron.d
+# root:crontab
+%attr(750,root,root) %dir /etc/cron.d
 %dir /etc/default
 %dir /etc/fonts
 %dir /etc/fonts/conf.d
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/filesystem.git/commitdiff/aecdb5b5661736e1e35c94db83cf65795e1149a4

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to