[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: acpi battery event



Sorry Alessandro for the dupe...

Some minor improvements....
More will follow...

I hope sleep_hibernate is also under GPL ;)

--

Regards,
EddyP

Attachment: battery.sh
Description: Bourne shell script

#This simple script calls just sleep for 60 secs. and then hibernates the PC.

PREFFERED_SLEEP_CMD=/usr/local/sbin/hibernate

(/bin/sleep 60; ${PREFFERED_SLEEP_CMD} )&

Reply to: