fix windowkeys.service

This commit is contained in:
Tobias Powalowski 2023-11-08 17:28:30 +01:00
parent 1dbb823b66
commit cf9c62b343

View file

@ -11,8 +11,8 @@
Description=Getty on %I
Documentation=man:agetty(8) man:systemd-getty-generator(8)
Documentation=http://0pointer.de/blog/projects/serial-console.html
After=systemd-user-sessions.service plymouth-quit-wait.service getty-pre.target
Wants=systemd-user-sessions.service
After=windowkeys.service systemd-user-sessions.service plymouth-quit-wait.service getty-pre.target
Wants=windowkeys.service systemd-user-sessions.service
# If additional gettys are spawned during boot then we should make
# sure that this is synchronized before getty.target, even though