]> git.pld-linux.org Git - packages/FHS.git/commitdiff
- add services group for /home/services, this was driving me crazy
authordjurban <djurban@pld-linux.org>
Tue, 29 Jun 2004 13:03:33 +0000 (13:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    FHS.spec -> 1.84

FHS.spec

index de11de63f1be336d6bf3fce879f81ed56f92a48c..12343c22bb39fd9844fd64080058a98d866c26b6 100644 (file)
--- a/FHS.spec
+++ b/FHS.spec
@@ -115,7 +115,7 @@ fi
 %attr(751,root,root) %dir /etc/security
 %dir /home
 /home/users
-%attr(751,root,root) /home/services
+%attr(751,root,services) /home/services
 /lib
 %attr(775,root,disk) %dir /media
 %attr(775,root,disk) /media/floppy
This page took 0.090939 seconds and 4 git commands to generate.