linux:autologinrunscript
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#
This page has been accessed:-
Today: 1
Yesterday: 1
Until now: 2
linux/autologinrunscript.txt · Last modified: by andrew
