Debian-Pi-Aarch64/add-app
aiminick b8b421a5e4
Create README.md
2019-06-09 01:01:06 +08:00
..
README.md Create README.md 2019-06-09 01:01:06 +08:00

README.md

tuned

apt install sysv-rc-conf -y ;\
wget https://mirrors.tuna.tsinghua.edu.cn/debian/pool/main/t/tuned/tuned_2.10.0-1_all.deb ;\
apt install ./tuned_2.10.0-1_all.deb ;\
systemctl enable tuned ; systemctl start tuned