mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user