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
7
cpuwrangler.service
Normal file
7
cpuwrangler.service
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue