Re: acpid shutdown?
Jean Delvare <[email protected]>
| Newsgroups | gmane.linux.hardware.sony |
|---|---|
| Message-ID | <[email protected]> |
> I have set up acpid and it detects the events when I press the power > button or close the lid on my Z1GP, however, it does not execute the > shutdown command. > > /etc/acpi/events/power: > > event=button power.* > action=poweroff > > Am I missing something? Try with full path and/or options: % cat /etc/acpi/events/shutdown event=^button/power PWRB action=/sbin/shutdown -t5 -hf now This one works for me (GR214EP). -- Jean Delvare http://www.ensicaen.ismra.fr/~delvare/