7 lines
No EOL
155 B
Desktop File
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 |