Override gettys to wait for the user the press enter, and autologin to the ubuntu user.

ubuntu/zesty
Mathieu Trudel-Lapierre 8 years ago
parent e577ed7672
commit 2cfa4a9088

@ -0,0 +1,3 @@
[Service]
ExecStart=
ExecStart=-/sbin/agetty --noclear --login-pause --autologin ubuntu %I $TERM
Loading…
Cancel
Save