[node-patches] Change in ovirt-node[master]: ovirt.te: add passwd capability
dougsland at redhat.com
dougsland at redhat.com
Sat Oct 4 05:31:44 UTC 2014
Douglas Schilling Landgraf has uploaded a new change for review.
Change subject: ovirt.te: add passwd capability
......................................................................
ovirt.te: add passwd capability
- This patch adds:
passwd_t self:capability sys_admin;
Change-Id: Iabd6cdfaec93ee377337720d975912a224842f34
Signed-off-by: Douglas Schilling Landgraf <dougsland at redhat.com>
---
M semodule/ovirt.te.in
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/93/33793/1
diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in
index 62b0b37..4910861 100644
--- a/semodule/ovirt.te.in
+++ b/semodule/ovirt.te.in
@@ -471,7 +471,7 @@
type passwd_t;
}
allow passwd_t file_t:file { read open getattr };
-
+allow passwd_t self:capability sys_admin;
#============= getty_t ==============
require {
--
To view, visit http://gerrit.ovirt.org/33793
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iabd6cdfaec93ee377337720d975912a224842f34
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>
More information about the node-patches
mailing list