1[Unit]
2Description=Handle legacy xembed system tray icons
3PartOf=graphical-session.target
4After=plasma-core.target
5
6[Service]
7ExecStart=@CMAKE_INSTALL_FULL_BINDIR@/xembedsniproxy
8Restart=on-failure
9Type=simple
10Slice=background.slice
11TimeoutSec=5sec
12