The systemd/DBUS started processes do not currently handle SIGTERM/SIGKILL so that systemd takes a long time to restart services.
Add signal handling to allow rapid service restarts or shutdown.
The `systemd`/DBUS started processes do not currently handle SIGTERM/SIGKILL so that `systemd` takes a long time to restart services.
Add signal handling to allow rapid service restarts or shutdown.
samwwwblack
added this to the 0.6.0 milestone 7 months ago
The
systemd
/DBUS started processes do not currently handle SIGTERM/SIGKILL so thatsystemd
takes a long time to restart services.Add signal handling to allow rapid service restarts or shutdown.