diff options
author | Dan Winship <danw@gnome.org> | 2013-01-04 11:53:03 -0500 |
---|---|---|
committer | Dan Winship <danw@gnome.org> | 2013-01-04 11:53:03 -0500 |
commit | 1d89bc0004ec27fbc0c89f17861118c78d7eeab5 (patch) | |
tree | 7552822c0384b6914fdab8aec471b6dd0986090d /m4/gnome-code-coverage.m4 | |
parent | e78c3e83d2e0b49641c9d484e0b35b3c6ff9f0db (diff) | |
download | NetworkManager-1d89bc0004ec27fbc0c89f17861118c78d7eeab5.tar.gz |
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
Diffstat (limited to 'm4/gnome-code-coverage.m4')
0 files changed, 0 insertions, 0 deletions