Comment 38 for bug 1852747

Revision history for this message
Eric Desrochers (slashd) wrote :

Nothing wrong reported by 'systemd-analyze verify <UNIT>' with regard to the 'offending' "Also=" directives.

root@groovymdadm:/tmp/md/groovy/mdadm-4.1# systemd-analyze verify /lib/systemd/system/mdcheck_continue.timer
/lib/systemd/system/plymouth-start.service:17: Unit configured to use KillMode=none. This is unsafe, as 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.
/lib/systemd/system/dbus.service:12: Unit configured to use KillMode=none. This is unsafe, as 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.

root@groovymdadm:/tmp/md/groovy/mdadm-4.1# systemd-analyze verify /lib/systemd/system/mdcheck_start.timer
/lib/systemd/system/plymouth-start.service:17: Unit configured to use KillMode=none. This is unsafe, as 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.
/lib/systemd/system/dbus.service:12: Unit configured to use KillMode=none. This is unsafe, as 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.