summarylogtreecommitdiffstats
path: root/phc-intel.sleep.systemd
diff options
context:
space:
mode:
Diffstat (limited to 'phc-intel.sleep.systemd')
-rwxr-xr-xphc-intel.sleep.systemd2
1 files changed, 1 insertions, 1 deletions
diff --git a/phc-intel.sleep.systemd b/phc-intel.sleep.systemd
index c76ea6aafda0..231122753f67 100755
--- a/phc-intel.sleep.systemd
+++ b/phc-intel.sleep.systemd
@@ -1,5 +1,5 @@
#!/bin/bash
if [ "$1" = post ]; then
- . /usr/bin/phc-intel set
+ /usr/bin/phc-intel set
fi