Public bug reported: in the asterisk-bristuff package in dapper the line 73 of /etc/init.d/asterisk is: chown askterisk.asterisk `dirname $PIDFILE`
it should be:
chown asterisk.asterisk `dirname $PIDFILE`
** Affects: asterisk (Ubuntu)
Importance: Untriaged
Status: Unconfirmed
--
small bug in asterisk init script
https://launchpad.net/bugs/51803
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
