Public bug reported:

I think that the SUSPEND_METHODS value in /etc/default/acpi-support must be 
surrounded by double quotes.
Currently it is
 SUSPEND_METHODS=dbus-pm dbus-hal pm-utils
and when I run 
 sudo /etc/init.d/laptop-mode restart
I get an error saying "/etc/default/acpi-support: 59: dbus-hal: not found"
When I change it to
 SUSPEND_METHODS="dbus-pm dbus-hal pm-utils"
the error no longer appears.

I am with Ubuntu 8.10 and acpi-support 0.112.

** Affects: acpi-support (Ubuntu)
     Importance: Undecided
         Status: New

-- 
(maybe) a small error in /etc/default/acpi-support
https://bugs.launchpad.net/bugs/276642
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to