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.
This commit is contained in:
Mike Yuan
2025-10-06 21:39:22 +02:00
parent 60e1c11dc8
commit 3dbb2fa239

View 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.