im just wondering if there would be a problem running a python script from boot that takes user input via raw_input? i tried putting it in /etc/init and it freezes up on startup. any suggestions on how to run the script from boot so that itll accept raw_input
thanks
swissW
-
- Posts: 17
- Joined: Fri Aug 31, 2012 9:56 pm
Re: run from boot
Are you running this as a cronjob? More info needed. There should be no problem with using raw input...
You could say my love for Linux is terminal 
