Package: pioneers-console
Version: 0.11.2-2
Severity: normal
File: /etc/init.d/pioneers-console
Tags: patch
In /etc/init.d/pioneers-console, this line is wrong:
test "$RUN_META_SERVER" == "yes" || exit 0
it should read
test "$RUN_META_SERVER" = "yes" || exit 0
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.22-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]