Comment 18 for bug 449188

Revision history for this message
Jimmy Merrild Krag (beruic) wrote :

/usr/share/acpi-support/screenblank works fine in my case, but /etc/acpi/lid.sh never reaches it, as it exits at line 12, reading:

if [ `CheckPolicy` = 0 ]; then exit; fi

What exactly does CheckPolicy tell us?