Bug#872573: Stopping libvirtd.service does not properly stop all (dnsmasq) processes

2019-01-21 Thread Tomas Janousek
Hi, On Mon, Sep 11, 2017 at 08:07:45AM +0200, Guido Günther wrote: > On Fri, Aug 18, 2017 at 08:47:09PM +0200, Michael Biebl wrote: > > [...] > > See, how the dnsmasq processes are still running after stopping the > > service. > > This is itentional since the networks continue to run. Once you

Bug#872573: Stopping libvirtd.service does not properly stop all (dnsmasq) processes

2017-09-11 Thread Guido Günther
control: tags -1 +wontfix Hi Micheal, On Fri, Aug 18, 2017 at 08:47:09PM +0200, Michael Biebl wrote: > Package: libvirt-daemon-system > Version: 3.6.0-1 > Severity: normal > File: /lib/systemd/system/libvirtd.service > > libvirtd.service uses KillMode=process, this means, it's up to the main >

Bug#872573: Stopping libvirtd.service does not properly stop all (dnsmasq) processes

2017-08-18 Thread Michael Biebl
Package: libvirt-daemon-system Version: 3.6.0-1 Severity: normal File: /lib/systemd/system/libvirtd.service libvirtd.service uses KillMode=process, this means, it's up to the main process to kill all child processes properly. This doesn't seem to be the case for libvirtd # systemctl status