Add config/tools/prefill/steam/recent.service
This commit is contained in:
parent
8531b33e63
commit
19f2068e12
14
config/tools/prefill/steam/recent.service
Normal file
14
config/tools/prefill/steam/recent.service
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=SteamPrefill Recent Apps
|
||||||
|
After=remote-fs.target
|
||||||
|
Wants=remote-fs.target
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
User=root
|
||||||
|
WorkingDirectory=/opt/lancache/tools/SteamPrefill
|
||||||
|
ExecStart=/opt/lancache/tools/SteamPrefill/SteamPrefill prefill --recent --os windows --no-ansi
|
||||||
|
Type=oneshot
|
||||||
|
Nice=19
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
||||||
Loading…
x
Reference in New Issue
Block a user