This commit is contained in:
2026-04-17 14:24:53 +02:00
commit 04a0ae6cf9
11 changed files with 764 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
[Unit]
Description=Watch for Gray Zone Warfare updates
[Path]
PathChanged=@@MANIFEST_PATH@@
[Install]
WantedBy=default.target

View File

@@ -0,0 +1,10 @@
[Unit]
Description=GZW EAC fix - post-update cache patch
[Service]
Type=oneshot
ExecStart=@@INSTALL_DIR@@/fix.sh
Environment=DISPLAY=:0
PassEnvironment=DBUS_SESSION_BUS_ADDRESS XDG_RUNTIME_DIR
StandardOutput=journal
StandardError=journal