golden hour
/etc/systemd/system/sysinit.target.wants
⬆️ Go Up
Upload
File/Folder
Size
Actions
apparmor.service
1.13 KB
Del
OK
keyboard-setup.service
287 B
Del
OK
setvtrgb.service
330 B
Del
OK
systemd-pstore.service
735 B
Del
OK
systemd-timesyncd.service
1.45 KB
Del
OK
Edit: keyboard-setup.service
[Unit] Description=Set the console keyboard layout DefaultDependencies=no Before=local-fs-pre.target Wants=local-fs-pre.target ConditionPathExists=/bin/setupcon [Service] Type=oneshot ExecStart=/lib/console-setup/keyboard-setup.sh RemainAfterExit=yes [Install] WantedBy=sysinit.target
Save