You have my support on this, but the message should not be shown if it's
actually enabled.

# FIXME: this shouldn't be configured there
if [ -f /etc/default/acpi-support ]; then
    . /etc/default/acpi-support;
    if ! $ENABLE_LAPTOP_MODE; then
        echo "You need to set ENABLE_LAPTOP_MODE=true in 
/etc/default/acpi-support"
    fi
fi

-- 
Laptop mode fails to start without saying why
https://bugs.launchpad.net/bugs/95247
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to