• Bug#266706: laptop-mode-tools: DO_CPU in config file is ignored

    From Lionel Elie Mamane@1:229/2 to All on Wed Aug 18 21:40:12 2004
    From: [email protected]

    Package: laptop-mode-tools
    Version: 0.95-1
    Severity: normal

    Extract from /usr/sbin/laptop_mode:

    DO_CPU=${CPU_MANAGE:-'0'}

    which leads to "DO_CPU" in the config file to be ignored. You probably
    meant

    DO_CPU=${DO_CPU:-'0'}

    -- System Information:
    Debian Release: 3.1
    APT prefers unstable
    APT policy: (500, 'unstable')
    Architecture: i386 (i686)
    Kernel: Linux 2.6.3
    Locale: LANG=fr_LU@euro, LC_CTYPE=fr_LU@euro

    -- no debconf information


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

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)
  • From Bart Samwel@1:229/2 to Lionel Elie Mamane on Wed Aug 18 23:10:13 2004
    From: [email protected]

    On Wed, 2004-08-18 at 11:47 +0200, Lionel Elie Mamane wrote:
    Extract from /usr/sbin/laptop_mode:

    DO_CPU=${CPU_MANAGE:-'0'}

    which leads to "DO_CPU" in the config file to be ignored. You probably
    meant

    DO_CPU=${DO_CPU:-'0'}

    I did. That'll teach me to rename config variables. Will be fixed in 0.99 (pending upload).

    --
    Bart Samwel <[email protected]>


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

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)