Package: jetty
Version: 5.1.5rc1-2

On line 135 in the stop handler the script creates a pidfile and results in an error status on return.

135c135
<                 while ! start-stop-daemon --quiet --test --stop \
---
>                 while ! start-stop-daemon --quiet --test --start \

Smells like copy-and-paste bug

Johannes


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to