fix: Correct PathExists check in steam-patch@.service

This commit is contained in:
Kyle Gospodnetich 2023-10-08 22:25:59 -07:00
parent d823070443
commit 84a0e36c6f

View File

@ -2,6 +2,8 @@
Description=Steam Patch Loader for user %i
Wants=network.target
After=network.target
[Path]
PathExists=/var/home/%i/.steam/steam/
[Service]