diff options
| -rw-r--r-- | init.otterx.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.otterx.rc b/init.otterx.rc index 15637a6..03c60da 100644 --- a/init.otterx.rc +++ b/init.otterx.rc @@ -89,7 +89,7 @@ on fs chown system system /sys/class/leds/led-orange/brightness # Set default maximum of 1008 on cpu0 (peformance settings will change this if set by user) - write /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq 1008000 +# write /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq 1008000 #Give system ownership and permission to boost clock for specified timeout #Note boost_timeout cannot be changed from application because of dynamic sysfs creation. It will have default value of 3 sec. |
