gdm: remove old workaround for conflicts with getty

- There used to be a conflict between gdm and getty both trying to
  access tty1
- This conflict was fixed by running gdm on tty7 instead
This commit is contained in:
Pierre Chevalier 2017-11-19 12:51:51 +00:00 committed by Bjørn Forsman
parent aed114ecb9
commit c46d4dab96

View file

@ -122,7 +122,6 @@ in
"rc-local.service"
"systemd-machined.service"
"systemd-user-sessions.service"
"getty@tty1.service"
];
systemd.services.display-manager.serviceConfig = {