9 lines
146 B
SYSTEMD
9 lines
146 B
SYSTEMD
|
[Unit]
|
||
|
Description=Sets GPD Win 3 TPD at boot
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/replace/this/path/to/scirpts/tdp set 12
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|