repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
uswsusp-git
/
uresume-hook
blob
8e7cfffc18af7bf98445039e76a3db330fcba09c
1
# vim:set ft=sh:
2
run_hook ()
3
{
4
# Try resuming with uswsusp
5
/usr/lib/suspend/resume
6
}