Package: pmacct Severity: important Hi,
please rewrite the nfacctd init script using start-stop-daemon instead of using killall in the stop part - actually the init script kills itself, so restart (which calls stop and start) will never execute the start part. Also should stop wait until the process is gone, start-stop-daemon also handles this properly. Cheers, Bernd -- Bernd Zeimetz Debian GNU/Linux Developer http://bzed.de http://www.debian.org GPG Fingerprint: ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

