Package: squid
Severity: minor
Tags: patch

The init script uses /usr/sbin/squid explicitly within the start
directory of the script, when a nice $DAEMON varaible is specified with
the squid path at the top of the init script.

Slight irritation as it causes confusion when you think that variable 
will actually make teh appropiate changes.


$ diff /etc/init.d/squid ~dan/etc/init.d/squid
78c78
<               /usr/sbin/squid -z
---
>               $DAEMON -z




-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686-smp
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)


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

Reply via email to