]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix Debian init script to not use -c.
authorLeif Madsen <leif@leifmadsen.com>
Mon, 8 Mar 2010 18:07:44 +0000 (18:07 +0000)
committerLeif Madsen <leif@leifmadsen.com>
Mon, 8 Mar 2010 18:07:44 +0000 (18:07 +0000)
commitdfd13653211805bf0fccac6d53d3a2f427e3a8f5
treed2f5acef4d579293ee86b3374d291f766d1e077a
parent093e1d34f341cfe03643b15b43ea4617d494320c
Fix Debian init script to not use -c.
When using the init script as-is currently, it could cause issues on Debian
such as high CPU usage. This fix has worked for several people so I'm
implementing the change.

(closes issue #16784)
Reported by: pabelanger
Tested by: pabelanger, mnick, davidw, mutineer612

(closes issue #16887)
Reported by: jlpedrosa
Tested by: jlpedrosa, mutineer612

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@251309 65c4cc65-6c06-0410-ace0-fbb531ad65f3
contrib/init.d/rc.debian.asterisk