Skip to content

Commit 84a0e36

Browse files
committed
fix: Correct PathExists check in steam-patch@.service
1 parent d823070 commit 84a0e36

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

system_files/deck/shared/usr/lib/systemd/system/steam-patch@.service

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
Description=Steam Patch Loader for user %i
33
Wants=network.target
44
After=network.target
5+
6+
[Path]
57
PathExists=/var/home/%i/.steam/steam/
68

79
[Service]

0 commit comments

Comments
 (0)