--- data/systemd/anaconda-shell.service | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/data/systemd/anaconda-shell.service b/data/systemd/anaconda-shell.service index c99c1b3..8d41146 100644 --- a/data/systemd/anaconda-shell.service +++ b/data/systemd/anaconda-shell.service @@ -5,7 +5,13 @@ After=dev-tty2.device [Service] Environment=TERM=linux +WorkingDirectory=/ ExecStart=-/sbin/agetty -n tty2 38400 Restart=always RestartSec=0 TimeoutSec=0 +TTYPath=/dev/tty2 +TTYReset=yes +TTYVHangup=yes +TTYVTDisallocate=yes +KillSignal=SIGHUP -- 1.7.6 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list