summarylogtreecommitdiffstats
path: root/phc-k8.system-sleep
blob: 191fc74536f9d25a27ebfd64d8e4649dd63dc802 (plain)
1
2
3
4
5
#!/bin/bash

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