Files
gzw-eac-fix/init/systemd/gzw-eac-fix.service
2026-04-17 14:24:53 +02:00

11 lines
239 B
Desktop File

[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