Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: william_syd on June 20, 2006, 11:29:16 AM

Title: Startup Scripts (esp ventrilo)
Post by: william_syd on June 20, 2006, 11:29:16 AM
Hi,

I've got a script in /bin caled ventrilo that I use to start/stop/restart a ventrilo server.

Example is 'ventrilo start 3784' where 3784 is the port to use.

Now, I want to put the above in a script and place it somewhere where it will run at boot time.

How do I do that and is there anything particular to SME?
Title: Re: Startup Scripts (esp ventrilo)
Post by: CharlieBrady on June 20, 2006, 07:26:16 PM
Quote from: "william_syd"

Now, I want to put the above in a script and place it somewhere where it will run at boot time.

How do I do that and is there anything particular to SME?


The Developers Guide should answer your questions.
Title: Startup Scripts (esp ventrilo)
Post by: william_syd on July 14, 2006, 04:50:47 PM
Thank You.