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



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

Reply via email to