/etc/acpi/lid.sh
comment:
# if [ `CheckPolicy` == 0 ]; then exit; fi

otherwise CheckPolicy (from /usr/share/acpi-support/policy-funcs) will find gnome-power-manager and will exit immediately.


