initial copy from github

inital move from github
This commit is contained in:
kake26 2021-05-17 01:06:15 +02:00
parent 97561de3c3
commit 9fcb60b769
4 changed files with 65 additions and 1 deletions

7
cpuwrangler.service Normal file
View file

@ -0,0 +1,7 @@
[Unit]
Description=CPU Wrangler presistent startup unit
[Service]
Type=oneshot
ExecStart=/opt/scripts/cpuwrangler.bash
[Install]
WantedBy=multi-user.target