cpuwrangler/Install.md
kake26 9fcb60b769 initial copy from github
inital move from github
2021-05-17 01:06:15 +02:00

10 lines
No EOL
294 B
Markdown

# Install.md
1. Create dir /opt/scripts
2. Drop cpuwrangler.bash in the new directory
3. Edit file and change $cpugov to what you want to use, default to conservative
4. CD to /etc/systemd/system/
5. Drop in the cpuwrangler.service file
6. Run systemctl enable cpuwrangler.service
Thats it!