Hotfix: Fix preset failling for real now.

This commit is contained in:
Hadi Chokr
2026-04-12 08:35:20 +02:00
parent 62c7c8dc23
commit 3da554af07
2 changed files with 1 additions and 2 deletions

View File

@@ -57,7 +57,7 @@ enable kmsconvt@tty1.service
# getty - we use kmscon
disable autovt@.service
disable getty@.service
mask getty@tty1.service
disable getty@tty1.service
# networkd - we use networkmanager
disable systemd-networkd.service

View File

@@ -8,7 +8,6 @@ L /etc/os-release - - - - ../usr/lib/os-release
L+ /etc/mtab - - - - ../proc/self/mounts
# KMSCON
L+ /etc/systemd/system/getty@tty1.service - - - - /dev/null
L+ /etc/systemd/system/autovt@.service - - - - /usr/lib/systemd/system/kmsconvt@.service
L+ /etc/systemd/system/autovt@tty1.service - - - - /usr/lib/systemd/system/kmsconvt@.service
L+ /etc/systemd/system/getty.target.wants/kmsconvt@tty1.service - - - - /usr/lib/systemd/system/kmsconvt@.service