This commit is contained in:
xdrm-brackets 2017-01-21 18:26:07 +01:00
parent 4fdf1365c8
commit a85826e8cc
1 changed files with 0 additions and 1 deletions

View File

@ -246,7 +246,6 @@ step8(){
sed 's/^ExecStart=-\/sbin\/agetty --noclear/ExecStart=-\/sbin\/agetty --autologin sats-user/' | \
sed 's/^Restart=.\+$/Restart=no/' | \
sed 's/^Restart=.\+$/Restart=no/' | \
sed 's/^[Service]$/bla/' | \
sed 's/^\[Service\]$/\[Service\]\nAlias=getty.target.wants\/getty@tty1.service/' | \
tee tmp/autologin > /dev/null;