Skip to content
GitLab
Explore
Sign in
Register
Changes
Page history
Update OpenAirKernelMainSetup
authored
Dec 01, 2017
by
nikaeinn
Show whitespace changes
Inline
Side-by-side
OpenAirKernelMainSetup.md
View page @
74d11287
...
@@ -97,6 +97,7 @@ Now you need to disable ondemand daemon, otherwise after you reboot the settings
...
@@ -97,6 +97,7 @@ Now you need to disable ondemand daemon, otherwise after you reboot the settings
```
shell
```
shell
sudo update-rc.d ondemand disable
sudo update-rc.d ondemand disable
sudo /etc/init.d/cpufrequtils restart
```
```
You can check your settings with:
You can check your settings with:
...
...