Sandro Bonazzola has uploaded a new change for review. Change subject: nit: remove duplicate command ......................................................................
nit: remove duplicate command Change-Id: I29eda5849f37f9844df6d648c38a5b8049dd1b9a Signed-off-by: Sandro Bonazzola <[email protected]> --- M debian/vdsm.postinst 1 file changed, 0 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/40/26540/1 diff --git a/debian/vdsm.postinst b/debian/vdsm.postinst index 67c9794..bc10dc6 100644 --- a/debian/vdsm.postinst +++ b/debian/vdsm.postinst @@ -35,7 +35,6 @@ # -s /bin/false -c "sanlock service" "$SNLK_USER" usermod -a -G "$QEMU_GROUP","$SNLK_GROUP","$LIBVIRT_SOCK_GROUP" "$VDSM_USER" usermod -a -G "$QEMU_GROUP","$VDSM_GROUP" "$SNLK_USER" - usermod -a -G "$QEMU_GROUP","$VDSM_GROUP" "$SNLK_USER" start_conf_section="## beginning of configuration section by vdsm" end_conf_section="## end of configuration section by vdsm" -- To view, visit http://gerrit.ovirt.org/26540 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I29eda5849f37f9844df6d648c38a5b8049dd1b9a Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
