Bug#669378: asterisk: init logger-reload not working
Tzafrir Cohen
tzafrir.cohen at xorcom.com
Wed Apr 25 09:18:47 UTC 2012
On Thu, Apr 19, 2012 at 02:31:21PM +0100, Tristan Hill wrote:
> Package: asterisk
> Version: 1:1.8.8.2~dfsg-1
>
> I find that /etc/init.d/asterisk logger-reload isn't working.
It seems that the 'status' check was not working properly:
status() {
- status_of_proc "$DAEMON" "$DESC" && return 0 || return $?
+ status_of_proc -p "$PIDFILE" "$NAME" "$DESC" && return 0 || return $?
}
To be included in the next upload.
--
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 Pkg-voip-maintainers
mailing list