]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
system-systemd\x2dmute\x2dconsole.slice: do not disable default deps
authorMike Yuan <me@yhndnzj.com>
Mon, 6 Oct 2025 19:39:22 +0000 (21:39 +0200)
committerMike Yuan <me@yhndnzj.com>
Tue, 7 Oct 2025 11:38:21 +0000 (13:38 +0200)
The only default dep for slice units is exactly what's outlined
here: Conflicts= + Before=shutdown.target. Hence just drop
custom deps.

units/system-systemd\x2dmute\x2dconsole.slice

index 7819eb91a3dfe7bf6ff1bd716666cd7d25be886c..18890cf1b34a7afc06dadce0e0688d4368b1be73 100644 (file)
@@ -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.