Change in vdsm[master]: kvm group can now r/w to all newly created files in /var/log...

amuller at redhat.com amuller at redhat.com
Thu Dec 12 15:52:17 UTC 2013


Assaf Muller has uploaded a new change for review.

Change subject: kvm group can now r/w to all newly created files in /var/log/vdsm
......................................................................

kvm group can now r/w to all newly created files in /var/log/vdsm

Change-Id: Ie2fb887fa6d43f2b35f4a07927026baa746e7a41
Signed-off-by: Assaf Muller <amuller at redhat.com>
---
M vdsm.spec.in
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/49/22349/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 81d7e66..6e9d570 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -687,6 +687,8 @@
 %endif
 %endif
 
+setfacl -m d:g:kvm:rw- /var/log/vdsm
+
 %preun
 if [ "$1" -eq 0 ]; then
         start_conf_section="## beginning of configuration section by vdsm"


-- 
To view, visit http://gerrit.ovirt.org/22349
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie2fb887fa6d43f2b35f4a07927026baa746e7a41
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Assaf Muller <amuller at redhat.com>


More information about the vdsm-patches mailing list