Ido Barkan has posted comments on this change. Change subject: Prevent systemd to kill dhclient once vdsm-network service is stopped ......................................................................
Patch Set 1: Verified+1 verified by configuring a persistent dhcp network and letting vdsm start and restore it. stopping vdsm-network and observing running dhclient: [root@centos7 tests]# pgrep dhclient 1425 [root@centos7 tests]# systemctl stop vdsm-network [root@centos7 tests]# pgrep dhclient 1425 -- To view, visit https://gerrit.ovirt.org/39137 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie77d3448c2144b94194ccbe37995fcca008430dc Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Ido Barkan <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Ido Barkan <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: No _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
