updated service, python script and README for flatpak steam and solving shared memory being full

This commit is contained in:
jenz
2023-02-13 21:38:06 +01:00
parent 1d90363747
commit 933f849e7f
2 changed files with 15 additions and 10 deletions
+1
View File
@@ -6,6 +6,7 @@ After=network.target
User=autismbot%i
Group=autismbot%i
WorkingDirectory=/home/autismbot%i/ze_runner
Environment=PYTHONUNBUFFERED=1
Environment=PATH=/home/autismbot%i/ze_runner/venv/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
ExecStart=/home/autismbot%i/ze_runner/ingamefollowct.py
Restart=always