From ea575e176aac9fa8f430bb30a3e8abd8da767a10 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 3 Jan 2023 13:05:32 +0100 Subject: vconsole: permit configuration of vconsole settings via credentials --- units/systemd-vconsole-setup.service.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'units') diff --git a/units/systemd-vconsole-setup.service.in b/units/systemd-vconsole-setup.service.in index 23f5ac2f50..c07869fedd 100644 --- a/units/systemd-vconsole-setup.service.in +++ b/units/systemd-vconsole-setup.service.in @@ -18,3 +18,8 @@ ConditionPathExists=/dev/tty0 Type=oneshot RemainAfterExit=yes ExecStart={{ROOTLIBEXECDIR}}/systemd-vconsole-setup +LoadCredential=vconsole.keymap +LoadCredential=vconsole.keymap_toggle +LoadCredential=vconsole.font +LoadCredential=vconsole.font_map +LoadCredential=vconsole.font_unimap -- cgit v1.2.1