Page 1 of 1

Command line start script

Posted: Thu Oct 09, 2014 10:54 pm
by daemonsh
Hello, I need some help about Console boot.
I want to run my python script "start.py" at boot on foreground. but I didnt make it. how can I run this script at boot (but it must be run on foreground, not background)

Re: Command line start script

Posted: Fri Oct 10, 2014 12:02 am
by elatllat
You can run something in the foreground on login by adding it to .bashrc or the like.
If you really want it prelogin you need to manually attach to the display.