Skip to content

systemd: switch to KillMode=mixed

Ray Strode requested to merge kill-mode-change into master

KillMode=none is deprecated, so we need to stop using it.

For now, use KillMode=mixed and IgnoreOnIsolate=true instead.

In the future, we should change plymouth to be able to exit and start again without restarting the active animation, but that's going to require some effort.

#123 (closed)

Merge request reports