Add config/tools/prefill/steam/selected.service

This commit is contained in:
b.waal 2024-06-09 02:16:11 +02:00
parent 9564f75837
commit 8531b33e63

View 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