nixos/systemd/mute-console: add Varlink API
This adds io.systemd.MuteConsole by default. Change-Id: I613d5f12e5b2742206c3023e4d57ccdfbaf0e704 Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
@@ -195,6 +195,9 @@ let
|
||||
# Misc.
|
||||
"systemd-sysctl.service"
|
||||
"systemd-machine-id-commit.service"
|
||||
|
||||
"systemd-mute-console@.service"
|
||||
"systemd-mute-console.socket"
|
||||
]
|
||||
++ optionals cfg.package.withTimedated [
|
||||
"dbus-org.freedesktop.timedate1.service"
|
||||
|
||||
Reference in New Issue
Block a user