Package: approx Version: 2.8.0 (Etch) Severity: minor
When run from '/etc/init.d/approx start' the approx daemon should write a PID file, but it's not. Something missing in the init script?
http://packages.debian.org/changelogs/pool/main/a/approx/approx_2.8.0/changelog approx (1.06) unstable; urgency=low * Write /var/run/approx.pid for use by init script But: # ls -l /var/run/app* ls: /var/run/app*: No such file or directory # /etc/init.d/approx restart Stopping proxy server for Debian archive files: approx. Starting proxy server for Debian archive files: approx. # ls -l /var/run/app* ls: /var/run/app*: No such file or directory # grep -ci pid /etc/init.d/approx 0 Thanks, JP -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

