Package: specter
Version: 1.3+1.4pre2-2
Severity: normal
Tags: patch

Hello. The logrotate-job (/etc/logrotate.d/specter) has the wrong path
to the killall-binary, therefore the SIGHUP never gets sent to specter,
which COULD confuse the logrotation itself for specter... (havent really
checked what consequences it has, but its surely not nice :)

patch:
5c5
<       /bin/killall -HUP specter 2> /dev/null || true
---
>       /usr/bin/killall -HUP specter 2> /dev/null || true



-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.11.7-grsec
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages specter depends on:
ii  adduser                     3.63         Add and remove users and groups
ii  iptables                    1.2.11-10    Linux kernel 2.4+ iptables adminis
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an

-- no debconf information


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

Reply via email to