Change in vdsm[master]: Don't pollute the root directory during installation

Federico Simoncelli fsimonce at redhat.com
Wed Oct 5 12:19:24 UTC 2011


Federico Simoncelli has posted comments on this change.

Change subject: Don't pollute the root directory during installation
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File vdsm.spec.in
Line 100:     echo -n shibboleth > "$pfile"
Line 101:     /bin/chown vdsm:kvm "$pfile"
Line 102:     new_pwd=1
Line 103: fi
Line 104: if ! /usr/sbin/sasldblistusers2 -f /etc/libvirt/passwd.db 2> /dev/null | \
Have you ever wondered where the "/-" file was coming from? :-)
Line 105:     /bin/grep -q '^vdsm at rhevh\b' || [[ -n "$new_pwd" ]] ;
Line 106: then
Line 107:     /usr/sbin/saslpasswd2 -p -a libvirt vdsm at rhevh < "$pfile"
Line 108: fi


--
To view, visit http://gerrit.usersys.redhat.com/996
To unsubscribe, visit http://gerrit.usersys.redhat.com/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I6c8e4f4253e03f6fa6fe249f29eeac1ea4619817
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Igor Lvovsky <ilvovsky at redhat.com>


More information about the vdsm-patches mailing list