Update systemd service
This commit is contained in:
parent
2982f378cc
commit
c3705e2566
|
@ -2,7 +2,7 @@
|
||||||
Description=Sets GPD Win 3 TPD at boot
|
Description=Sets GPD Win 3 TPD at boot
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/replace/this/path/to/scirpts/tdp set 12
|
ExecStart=/home/gpd/.local/gpd-win3/scripts/tdp set 12
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|
Loading…
Reference in New Issue