[packages/FHS] - match /sys mode bits with reality, rel 5

baggins baggins at pld-linux.org
Sun Sep 26 09:01:39 CEST 2021


commit 6ad28b926c9844c7e97d14856000632feabb9e74
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Sep 26 09:00:52 2021 +0200

    - match /sys mode bits with reality, rel 5

 FHS.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/FHS.spec b/FHS.spec
index bde606e..b529195 100644
--- a/FHS.spec
+++ b/FHS.spec
@@ -12,7 +12,7 @@ Summary(pl.UTF-8):	Podstawowy układ katalogów systemu Linux zgodny z FHS 3.0
 Summary(tr.UTF-8):	Temel dosya sistemi yapısı
 Name:		FHS
 Version:	3.0
-Release:	4
+Release:	5
 License:	GPL
 Group:		Base
 URL:		http://refspecs.linuxfoundation.org/fhs.shtml
@@ -158,7 +158,7 @@ posix.chown("/var/lock", 0, %{gid_uucp})
 %dir /run
 %dir /sbin
 %dir %attr(755,root,root) /srv
-%dir /sys
+%dir %attr(555,root,root) /sys
 %dir %attr(1777,root,root) /tmp
 %dir /usr
 %dir /usr/bin
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/FHS.git/commitdiff/6ad28b926c9844c7e97d14856000632feabb9e74



More information about the pld-cvs-commit mailing list