[Pkg-acpi-devel] Bug#502704: Bug#502704: Bug#502704: Bug#502704: acpid is

Loïc Minier lool at dooz.org
Thu Oct 30 09:29:06 UTC 2008


        Hi Derrick,

 Could you please edit /etc/init.d/acpid as root, and change the
 "set -e" into:

set -e
set -x
initlogfile="$(mktemp -t acpid.init.XXXXXXXX)"
exec 2>"$initlogfile"

 This will record the execution of acpid's init script to a log file in
 /tmp.

 Please send us the resulting /tmp/acpid.init.* files after:
 - reboot (where you report acpid doesn't startup)
 - /etc/init.d/acpid restart (where you report acpid starts up)

   Thanks,
-- 
Loïc Minier





More information about the Pkg-acpi-devel mailing list