Auto login and run script

tty1 should show menu.sh,

root@usta01:/etc/init# tail /etc/init/tty1.conf 

start on stopped rc RUNLEVEL=[2345] and (
            not-container or
            container CONTAINER=lxc or
            container CONTAINER=lxc-libvirt)

stop on runlevel [!2345]

respawn
exec /usr/local/bin/menu.sh 
root@usta01:/etc/init# 
 
linux/autologinrunscript.txt · Last modified: 09/01/2021 13:49 by andrew