NetworkManager/data
Dan Winship 1d89bc0004 systemd: set KillMode=process
By default, when shutting NM down, systemd will kill everything in its
cgroup. But this can cause problems (eg, NM thinking that dhclient
crashed and then taking down an interface that it would otherwise have
left up). Fix this by setting KillMode=process, which tells systemd to
only kill NM itself, and let NM kill its children.

https://bugzilla.redhat.com/show_bug.cgi?id=876218
2013-01-04 11:53:03 -05:00
..
Makefile.am systemd: pull in network.service and introduce NetworkManager-wait-online.service 2011-04-06 17:33:51 -05:00
NetworkManager-wait-online.service.in systemd: fix NetworkManager-wait-online.service to wait for link up (rh #710502) 2011-06-17 14:02:39 +02:00
NetworkManager.service.in systemd: set KillMode=process 2013-01-04 11:53:03 -05:00
org.freedesktop.NetworkManager.service.in core: more systemd service file fixes 2010-08-18 17:01:26 -05:00