The way I've written that script, you'll actually need to run it (via sudo) twice. The tail command that I'm using in there so that you can monitor the svn checkout progress can only be broken out of by hitting ctrl-c...which ends up halting the script. That's not a problem...just the the same script a second time and everything will get set up right.
To control which services automatically start, you can install and use sysv-rc-conf in a terminal prompt. It gives you a "text gui" where you can easily turn auto run on and off. -- gharris999 ------------------------------------------------------------------------ gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115 View this thread: http://forums.slimdevices.com/showthread.php?t=87216 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
