diff --git a/autologin.Howto b/autologin.Howto index dd564c9..a304f92 100644 --- a/autologin.Howto +++ b/autologin.Howto @@ -1,5 +1,3 @@ -https://access.redhat.com/solutions/1220603 - rm /etc/systemd/system/getty.target.wants/getty@tty1.service cat >> /etc/systemd/system/getty@tty1.service << EOF @@ -62,4 +60,4 @@ sed -i '/^root/ a test:$6$RilmkHYl9XJJAYdQ$kNHf8CkSYxOMhUgytSBFIxmg3rSPjsDAjLH3l sed -i '/test/s/screen-.*$/screen-netdev/' /etc/passwd - +# referencia: https://access.redhat.com/solutions/1220603