From: Mike Yuan Date: Mon, 6 Oct 2025 19:39:22 +0000 (+0200) Subject: system-systemd\x2dmute\x2dconsole.slice: do not disable default deps X-Git-Tag: v259-rc1~359^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dbb2fa23923635cd5e4fe29fb74fbd07b76c899;p=thirdparty%2Fsystemd.git system-systemd\x2dmute\x2dconsole.slice: do not disable default deps The only default dep for slice units is exactly what's outlined here: Conflicts= + Before=shutdown.target. Hence just drop custom deps. --- diff --git "a/units/system-systemd\\x2dmute\\x2dconsole.slice" "b/units/system-systemd\\x2dmute\\x2dconsole.slice" index 7819eb91a3d..18890cf1b34 100644 --- "a/units/system-systemd\\x2dmute\\x2dconsole.slice" +++ "b/units/system-systemd\\x2dmute\\x2dconsole.slice" @@ -10,9 +10,6 @@ [Unit] Description=Console Output Muting Service Slice Documentation=man:systemd-mute-console(8) -DefaultDependencies=no -Conflicts=shutdown.target -Before=shutdown.target [Slice] # Serialize requests to mute the console.