Start agetty on tty1
‘logind’ automatically starts agetty on all virtual consoles except tty1. We have to do that ourselves.
This commit is contained in:
parent
0edf138fc7
commit
71ca633431
@ -334,6 +334,8 @@ let
|
||||
'') unit.wantedBy) cfg.units)}
|
||||
|
||||
ln -s ${cfg.defaultUnit} $out/default.target
|
||||
|
||||
ln -s ../getty@tty1.service $out/multi-user.target.wants/
|
||||
''; # */
|
||||
|
||||
in
|
||||
|
Loading…
Reference in New Issue
Block a user