|
if you put #!/bin/bash at the top of your script, save it with as something memorable, and then place it in a global location (such as /usr/etc) and call it from rc.local.
Or better still, just add the lines of your script to the bottom of rc.local (/etc/rc.d/rc.local on slackware, maybe a different location on SuSE)
Last edited by Komakino; 06-08-2004 at 02:15 PM.
|