summarylogtreecommitdiffstats
path: root/phc-intel.sleep.systemd
blob: 231122753f67cb56141de63a19978ab501c0837c (plain)
1
2
3
4
5
#!/bin/bash

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