tags 638290 +patch
kthxbye

Hi,

this bug can easily be fixed by adding for example an "-R 5" to the
start-stop-daemon in the stop) case on the init script (patch attached)

This bug is realy annoying and exists since over an year. The last 3
updates of the packages were NMUs so I think the maintainer(s) is/are
not active currently.

I am hoping this patch gets into the nodm-package soon either via NMU
or by the maintainers.

Kind Regards,
Michael
63c63
< 		start-stop-daemon --stop --pidfile ${PIDFILE} --oknodo
---
> 		start-stop-daemon --stop --pidfile ${PIDFILE} --oknodo -R 5

Reply via email to