Package: acpid
Version: 1.0.4-7
Severity: normal
Tags: patch

There is a typo in the init script. modprobe does not have a -Q option.

diff -rN -u old-acpid-1.0.4/debian/acpid.init.d
new-acpid-1.0.4/debian/acpid.init.d
--- old-acpid-1.0.4/debian/acpid.init.d 2007-03-06 20:25:46.000000000 +0100
+++ new-acpid-1.0.4/debian/acpid.init.d 2007-03-06 20:25:46.000000000 +0100
@@ -29,7 +29,7 @@
 . /etc/default/rcS

  if [ "x$VERBOSE" = "xno" ]; then
  -        MODPROBE_OPTIONS="$MODPROBE_OPTIONS -Q"
  +        MODPROBE_OPTIONS="$MODPROBE_OPTIONS -q"
           export MODPROBE_OPTIONS
            fi


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20.1-susp2
Locale: LANG=fr_FR.UTF.8, LC_CTYPE=fr_FR.UTF.8 (charmap=UTF-8)

Versions of packages acpid depends on:
ii  libc6                       2.3.6.ds1-13 GNU C Library: Shared libraries
ii  lsb-base                    3.1-23       Linux Standard Base 3.1 init scrip

acpid recommends no packages.

-- no debconf information


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

Reply via email to