summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e93f7a16f3d..ca92fe14f248 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -207,7 +207,7 @@ END
msg "Setting tick rate to 1k..."
sed -i -e 's/^CONFIG_HZ_300=y/# CONFIG_HZ_300 is not set/' \
-i -e 's/^# CONFIG_HZ_1000 is not set/CONFIG_HZ_1000=y/' \
- -i -e 's/^CONFIG_HZ=300/CONFIG_HZ=1000/' .config
+ -i -e 's/^CONFIG_HZ=300/CONFIG_HZ=1000/' ./.config
fi
### Enable fancontrol