Package: dhcp3-server
Version: 3.0.4-1
Severity: minor
Please redirect stdout AND stderr to /dev/null ...
--- dhcp3-server.orig 2006-05-30 22:14:08.000000000 +0200
+++ dhcp3-server 2006-05-30 22:14:33.000000000 +0200
@@ -24,7 +24,7 @@
test_config()
{
- if ! /usr/sbin/dhcpd3 -t > /dev/null; then
+ if ! /usr/sbin/dhcpd3 -t &> /dev/null; then
echo "dhcpd self-test failed. Please fix the config file."
echo "The error was: "
/usr/sbin/dhcpd3 -t
Thanks!
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-14-amd
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Versions of packages dhcp3-server depends on:
ii debconf [debconf-2.0] 1.5.1 Debian configuration management sy
ii debianutils 2.16.1 Miscellaneous utilities specific t
ii dhcp3-common 3.0.4-1 Common files used by all the dhcp3
ii libc6 2.3.6-7 GNU C Library: Shared libraries
dhcp3-server recommends no packages.
-- debconf information excluded
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]