Greetings, On Wed, Aug 4, 2010 at 1:51 PM, Tim Legg <[email protected]> wrote: > Hello, > > What is a recommended way of executing an interactive bash script > automatically upon boot-up on a live system? >
I think live-config.hooks= will work for you. See live-config man page and http://live.debian.net/other/hooks/ for some examples. > In the past, I've kept the script in /bin and the user boots from the CD > and executes the script. I think it would be cool if I could remove a > step and have the script start itself for the user. > > > Thanks, > Welcome. > Tim Legg > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact [email protected] > Archive: > http://lists.debian.org/[email protected] > > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]
