summaryrefslogtreecommitdiff
path: root/pcr/phc-intel-dkms/phc-intel.system-sleep
blob: c76ea6aafda049a5f7f622c985529dad58633e40 (plain)
1
2
3
4
5
#!/bin/bash

if [ "$1" = post ]; then
	. /usr/bin/phc-intel set
fi