index
:
abslibre
master
wip-icecat-armv7h
wip-linux-libre-64
Libre Packages Build Scripts for the Parabola GNU/Linux-libre (Arch Build System Libre)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pcr
/
phc-intel
/
phc-intel.sleep
blob: 342b81acf831ab18bed6c44a4643fa842e24b59a (
plain
)
1
2
3
4
5
6
7
#!/bin/bash
case
$1
in
resume
|
thaw
)
.
/usr/bin/phc-intel
set
;;
esac