Douglas Schilling Landgraf has posted comments on this change. Change subject: packaging: add vdsm user to cdrom group ......................................................................
Patch Set 1: Code-Review-1 (1 comment) http://gerrit.ovirt.org/#/c/26541/1/vdsm.spec.in File vdsm.spec.in: Line 689: Line 690: /usr/bin/getent passwd %{vdsm_user} >/dev/null || \ Line 691: /usr/sbin/useradd -r -u 36 -g %{vdsm_group} -d /var/lib/vdsm \ Line 692: -s /sbin/nologin -c "Node Virtualization Manager" %{vdsm_user} Line 693: /usr/sbin/usermod -a -G %{qemu_group},%{snlk_group},%{cdrom_group} %{vdsm_user} coma here, too. Line 694: Line 695: %post Line 696: %{_bindir}/vdsm-tool configure --module sanlock --force Line 697: %{_bindir}/vdsm-tool sebool-config || : -- To view, visit http://gerrit.ovirt.org/26541 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I44d842e7b1df073c33284b51185e29ce0d02a0e0 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
