mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-19 21:40:57 +00:00
chore: Use full steam patch
This commit is contained in:
parent
9351a2a4d0
commit
b343129ab7
@ -2,14 +2,14 @@
|
||||
Description=Steam Patch Loader for user %i
|
||||
Wants=network.target
|
||||
After=network.target
|
||||
ConditionPathExists=/var/home/%i/.steam/steam/
|
||||
ConditionPathExists=/var/home/%i/.local/share/Steam/
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
User=root
|
||||
Restart=on-failure
|
||||
RestartSec=5s
|
||||
ExecStartPre=touch "/var/home/%i/.steam/steam/.cef-enable-remote-debugging"
|
||||
ExecStartPre=touch "/var/home/%i/.local/share/Steam/.cef-enable-remote-debugging"
|
||||
ExecStart=/usr/bin/steam-patch --user=%i
|
||||
|
||||
[Install]
|
||||
|
Loading…
x
Reference in New Issue
Block a user