Bug#275808: Not quite resolved

Daniel Pocock Daniel Pocock <daniel@readytechnology.co.uk>, 275808@bugs.debian.org
Fri, 05 Nov 2004 09:53:44 +0000


The logger-reload target has been added to /etc/init.d/asterisk, but it 
still only calls reload:

logger-reload)
    $DAEMON -rx 'reload'

It should read:

logger-reload)
    $DAEMON -rx 'logger reload'