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.co...@xorcom.com +972-50-7952406 mailto:tzafrir.co...@xorcom.com http://www.xorcom.com iax:gu...@local.xorcom.com/tzafrir -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org