[asterisk-users] Question about stopping Asterisk

Tzafrir Cohen tzafrir.cohen at xorcom.com
Sun Jul 20 02:49:27 CDT 2008


On Sat, Jul 19, 2008 at 10:25:10PM -0400, Alex Balashov wrote:
> Christian wrote:
> > Hi all,
> > I've installed Asterisk 1.6 on my Ubuntu Hardy system and I also used
> > the make config command at the end of the installation so that Asterisk
> > loads at boot.
> > However, I want to disable this now.
> > What is the best way of doing this?
> > Many thanks for any help,
> > Christian
> 
> This is really an Ubuntu question, but:
> 
> cd /etc/init.d
> update-rc.d asterisk remove

(no need to cd anywhere, and)

update-rc.d -f asterisk remove

Alternatively, if you used the init.d script from the package, set:

RUNASTERISK=no

in /etc/default/asterisk .

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.cohen at xorcom.com
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir



More information about the asterisk-users mailing list