initial copy from github
inital move from github
This commit is contained in:
parent
97561de3c3
commit
9fcb60b769
4 changed files with 65 additions and 1 deletions
10
Install.md
Normal file
10
Install.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# 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!
|
Loading…
Add table
Add a link
Reference in a new issue