udev: check whether systemd is running, and do not use cg_kill() if not
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 6 Feb 2019 18:34:13 +0000 (19:34 +0100)
committerMartin Pitt <mpitt@debian.org>
Mon, 18 Feb 2019 13:54:04 +0000 (13:54 +0000)
commit8d6da655bc627b636e08e89cd7e3d24b522ce54c
treecc1c885e576fb8ed0192b385d0b6062c373ef84d
parentd83bf7078373cfa8960641f39c071defdba1147b
udev: check whether systemd is running, and do not use cg_kill() if not

Fixes #11645.

(cherry picked from commit 31cbd2025359e1e8435a2dc371e439591846d8c4)

Gbp-Pq: Name udev-check-whether-systemd-is-running-and-do-not-use-cg_k.patch
src/udev/udevd.c