Yaniv Bronhaim has posted comments on this change. Change subject: package: allow redefine user and group as configure options ......................................................................
Patch Set 2: (1 comment) .................................................... File configure.ac Line 121: Line 122: if grep -i ubuntu /etc/*-release; then Line 123: default_qemu_user=libvirt-qemu Line 124: default_qemu_group=kvm Line 125: fi so, we don't need that those will be modified for other distributions ? if so, this patch is redundant at all. Line 126: Line 127: AC_ARG_WITH([vdsm-user], Line 128: AC_HELP_STRING([--with-vdsm-user], Line 129: [username to run vdsm daemon as @<:@default=platform dependent@:>@]), -- To view, visit http://gerrit.ovirt.org/18703 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6033f2450551600ec172523ab038fdf157176a8f Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Alexey Shabalin <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
