Juan Hernandez has submitted this change and it was merged.
Change subject: packaging: Don't check that root runs the service
......................................................................
packaging: Don't check that root runs the service
We used to check that the service script is only executed by root, but
this is already guaranteed by the systemd configuration. In addition
lifting this restriction helps to run the engine with the service script
in development environments.
Change-Id: I52d784cb5f84627a175e20e0fdc7b1f91076f478
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M packaging/fedora/engine-service.py
1 file changed, 0 insertions(+), 7 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/10538
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I52d784cb5f84627a175e20e0fdc7b1f91076f478
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>