Bug#719917: turnserver: initscript does not pass -p $PIDFILE on 'restart' action
Clint Adams
clint at debian.org
Fri Aug 16 19:06:56 UTC 2013
Package: turnserver
Version: 0.7.3-1
On 'restart', /etc/init.d/turnserver attempts to start the turnserver
daemon without specifying a pidfile. Since further initscript actions
expect this pidfile to exist (as it does when 'start' is called
originally), things break.
I assume that adding "-p $PIDFILE" to line 54 is the correct solution.
More information about the Pkg-voip-maintainers
mailing list