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