Martin Peřina has posted comments on this change.

Change subject: tools: Adds config validation prior to notifier service startup
......................................................................


Patch Set 1:

I tried this, but it doesn't work in systemd with non forking daemon 
implementation. Currently python service is written as non forking (I hope I'm 
not mistaken here) and in systemd for non forking service, there are only these 
ways to wait for return code:

1) type dbus (service have to acquire name on dbus)

2) type notify (service has sent message via sd_notify)

For all other types systemd doesn't wait for service status and continues 
execution.

-- 
To view, visit http://gerrit.ovirt.org/22530
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I524e952f9e6a93002426ad3e828ca8300672e762
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mper...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Martin Peřina <mper...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
Gerrit-HasComments: No
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to