change profile automatically
This commit is contained in:
parent
7986a2bd9d
commit
7f0bcd9914
1 changed files with 1 additions and 0 deletions
1
arch.sh
1
arch.sh
|
@ -409,6 +409,7 @@ function main {
|
||||||
# === Power management ==
|
# === Power management ==
|
||||||
sudo systemctl enable tuned.service
|
sudo systemctl enable tuned.service
|
||||||
sudo systemctl start tuned.service
|
sudo systemctl start tuned.service
|
||||||
|
tuned-adm auto_profile # change the profile automatically
|
||||||
|
|
||||||
|
|
||||||
printf "\nConcernant le Secure Boot, voici le tuto :"
|
printf "\nConcernant le Secure Boot, voici le tuto :"
|
||||||
|
|
Loading…
Reference in a new issue