appmenu-gtk-module.service

This unit is provided by:

Options

  • [Install]
    • WantedBy=xfce-session.target mate-session.target gnome-session.target
  • [Service]
    • ExecStart=/bin/sh -ec 'GTK_MODULES="$${GTK_MODULES:+$GTK_MODULES:}appmenu-gtk-module";/usr/bin/dbus-update-activation-environment --verbose --systemd GTK_MODULES'
    • ExecStopPost=/bin/sh -ec 'GTK_MODULES=$$(echo -n $${GTK_MODULES} | /usr/bin/awk -v RS=: -v ORS=: "/^appmenu-gtk-module$/ {next} {print}" | /usr/bin/sed -e "s/:*$//");/usr/bin/dbus-update-activation-environment --verbose --systemd GTK_MODULES'
    • RemainAfterExit=yes
    • Type=oneshot
  • [Unit]

Additionnal notes

Nothing here.