On Mon, Jan 26, 2009 at 09:32:26AM +0100, Ralf Träskman wrote:
> Hi
> 
> We runs asterisk 1.6 on a ubuntu 8.04 server.
> How can I get asterisk to start at boot?
> I have created an file named asterisk in /etc/event.d and put in this
> 
> 
>    # This service maintains Asterisk from the point the system is
>    # started until it is shut down again.
> 
>    description     "Asterisk daemon"
> 
>    start on runlevel-2
>    stop on shutdown
> 
>    respawn
>    exec //usr/sbin/asterisk -f


  exec /usr/sbin/asterisk -U asterisk 

please.

How do you intend to stop it?

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.co...@xorcom.com
+972-50-7952406           mailto:tzafrir.co...@xorcom.com
http://www.xorcom.com  iax:gu...@local.xorcom.com/tzafrir

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to