]> git.pld-linux.org Git - packages/libcgroup.git/commitdiff
- sgid is not a good idea for cgexec
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 10 Feb 2011 17:47:34 +0000 (17:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libcgroup.spec -> 1.20

libcgroup.spec

index 721ea692d68925a22724e52737d71962a11cd627..a6fc9b41787dec28081d905751dd8d330caf69af 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Tools and library to control and monitor control groups
 Summary(pl.UTF-8):     Narzędzia i biblioteka do kontrolowania i monitorowania grup kontroli
 Name:          libcgroup
 Version:       0.37
-Release:       2.3
+Release:       2.5
 License:       LGPL v2+
 Group:         Libraries
 Source0:       http://downloads.sourceforge.net/libcg/%{name}-%{version}.tar.bz2
@@ -149,7 +149,7 @@ fi
 %attr(755,root,root) /bin/cgclassify
 %attr(755,root,root) /bin/cgcreate
 %attr(755,root,root) /bin/cgdelete
-%attr(2755,root,cgred) /bin/cgexec
+%attr(755,root,root) /bin/cgexec
 %attr(755,root,root) /bin/cgget
 %attr(755,root,root) /bin/cgset
 %attr(755,root,root) /bin/cgsnapshot
This page took 0.079419 seconds and 4 git commands to generate.