Whenever I change the
sys/devices/system/cpu/cpufreq/boost.txt
file, when I restart the computer, it goes back to its original state. How i permanently change this value to 0 ?
I added a one shot systemctl service and fix that way
Answer
According to this discussion in Arch Linux community this can be arranged by making an “oneshot” -type service file.
Attribution
Source : Link , Question Author : Salih Gumus , Answer Author : Peregrino69