startup script ?
Lee Braiden
lee_b at digitalunleashed.com
Tue Oct 11 21:59:39 UTC 2005
On Tuesday 11 October 2005 22:18, dave s wrote:
> I need to start a script, as root, as my system boots, its moin.py to start
> my very own wiki server.
>
> Can anyone point me in the direction of where I can put a call to this
> script so it is executed on startup ?
Put the script in /etc/init.d, and make it executable. You can start from one
of the existing scripts.
Then, use update-rc.d to make it run when you boot :)
--
Lee Braiden
More information about the ubuntu-users
mailing list