Bug#533079: asterisk: start-stop-daemon should have --make-pid

2009-06-15 Thread Darshaka Pathirana
Hi Fadion! On 14.06.2009 17:39, Faidon Liambotis wrote: Darshaka Pathirana wrote: #!/bin/sh set -e .. /usr/share/debconf/confmodule Copypaste mistake. The confmodule line should read like this: . /usr/share/debconf/confmodule --- /etc/init.d/asterisk.orig 2009-06-14 17:01:23.0

Bug#533079: asterisk: start-stop-daemon should have --make-pid

2009-06-14 Thread Darshaka Pathirana
Package: asterisk Version: 1:1.4.21.2~dfsg-3 Severity: normal Tags: patch Hi! I am maintaining a local asterisk-config package and had a problem with my postinst script. The relevant sniplet looks like this (call it test.postinst): #!/bin/sh set -e .. /usr/share/debconf/confmodule #

Bug#533079: asterisk: start-stop-daemon should have --make-pid

2009-06-14 Thread Faidon Liambotis
Darsha, hi, Darshaka Pathirana wrote: --- /etc/init.d/asterisk.orig 2009-06-14 17:01:23.0 +0200 +++ /etc/init.d/asterisk2009-06-14 16:31:44.0 +0200 @@ -170,7 +170,7 @@ echo $DESC is already running. Use restart. exit