> you can add the command to execute your script > at /etc/rc.local It's not in /etc/rc.local but in /etc/init.d or /etc/rc.d/init.d. Depends upon the Linux Distro that you have. Note that Debian does not even have rc.local. But you can recreate it if you want ala BSD.
> or use crond / crontab to execute your script > at a certain time That would not work. The poster says it wants to run a program on startup. Not on a specific period of time. --- Andre _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
