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

7 lines
No EOL
155 B
Desktop File

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