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.
Severity: | warning |
Experimental: | false |
See also
the systemd.kill(5) manual page
- list of all the affected packages
- the source of this tag