Skip to content

Commit 6b55a48

Browse files
committed
rootfs: delete systemd-vconsole-setup
Deleted files: - systemd-vconsole-setup.service - systemd-vconsole-setup The Guest VM doesn't use virtual consoles. Signed-off-by: Dan Mihai <[email protected]>
1 parent c74beee commit 6b55a48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/osbuilder/rootfs-builder/rootfs.sh

+1
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ readonly -a systemd_units=(
9191
"systemd-tpm2-setup-early"
9292
"systemd-update-utmp"
9393
"systemd-update-utmp-runlevel"
94+
"systemd-vconsole-setup"
9495
)
9596

9697
readonly -a systemd_files=(

0 commit comments

Comments
 (0)