aboutsummaryrefslogtreecommitdiffstats
path: root/system/cpupower-rt.service
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2016-06-04 01:33:59 +0200
committerDavid Runge <dave@sleepmap.de>2016-06-04 01:33:59 +0200
commitd33aeef911a532f115963c87d1440a524f5eb6cd (patch)
tree2018f523ffe382a5aa97379c4836ff524850c106 /system/cpupower-rt.service
parent3d8ed5daa4bce3f2e428b51db7fe15af21124c07 (diff)
downloaduenv-d33aeef911a532f115963c87d1440a524f5eb6cd.tar.gz
uenv-d33aeef911a532f115963c87d1440a524f5eb6cd.tar.bz2
uenv-d33aeef911a532f115963c87d1440a524f5eb6cd.tar.xz
uenv-d33aeef911a532f115963c87d1440a524f5eb6cd.zip
system/cpupower-rt.service, user/compton.service: Changing real-time kernel dependency to /sys/kernel/realtime instead of relying upon kernel command line parameter. README.rst: Updating information regarding real-time settings. Fixing typos. NEWS: updating information regarding version 0.6.0.0.6.0
Diffstat (limited to 'system/cpupower-rt.service')
-rw-r--r--system/cpupower-rt.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/cpupower-rt.service b/system/cpupower-rt.service
index 2838078..51b0052 100644
--- a/system/cpupower-rt.service
+++ b/system/cpupower-rt.service
@@ -1,6 +1,6 @@
[Unit]
Description=Apply cpupower configuration
-ConditionKernelCommandLine=systemd.setenv=REALTIME=true
+ConditionFileNotEmpty=/sys/kernel/realtime
After=cpupower.service
[Service]