Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : phc-intel-scripts.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phc-intel.sleep.pm-utils
blob: a8d4f4fd7cbde956e3379285e6c80954eca61d4a (
plain
)
1
2
3
4
5
6
7
#!/bin/bash case $1 in resume|thaw) /usr/bin/phc-intel set ;; esac