10 lines
240 B
Desktop File
10 lines
240 B
Desktop File
[Unit]
|
|
Description=GZW EAC fix - post-update cache patch
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=@@INSTALL_DIR@@/fix.sh
|
|
PassEnvironment=DBUS_SESSION_BUS_ADDRESS DISPLAY WAYLAND_DISPLAY XDG_RUNTIME_DIR
|
|
StandardOutput=journal
|
|
StandardError=journal
|