kill-mode-none
The named systemd unit is configured to use KillMode=none
.
That is unsafe because it disables systemd's process lifecycle management for the
service.
Please update your service to use a safer KillMode
, such as
mixed
or control-group
.
Support for KillMode=none
is deprecated and will eventually be removed.
For more information please consult:
- the systemd.kill(5) manual page
The tag is present in Lintian version 2.114.163
.
That is the most recent version we know about.
We use semantic versions.
The patch number is a commit step indicator relative to the
2.111.0
release tag in our Git
repository.
You can find the detection logic for this version at commit ffc17eb. For merge requests, please use the latest version in the Lintian check systemd.
Visibility: warning