PKGBUILDs/community/uswsusp/uresume-hook

7 lines
93 B
Text
Raw Normal View History

2009-10-10 02:15:33 +00:00
# vim:set ft=sh:
run_hook ()
{
# Try resuming with uswsusp
/usr/lib/suspend/resume
}