3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-20 22:25:54 +00:00
Brooklyn/plasma/workspace/xembed-sni-proxy/plasma-xembedsniproxy.service.in

12 lines
249 B
SYSTEMD
Raw Normal View History

2022-03-05 22:41:29 +05:00
[Unit]
Description=Handle legacy xembed system tray icons
PartOf=graphical-session.target
After=plasma-core.target
[Service]
ExecStart=@CMAKE_INSTALL_FULL_BINDIR@/xembedsniproxy
Restart=on-failure
Type=simple
Slice=background.slice
TimeoutSec=5sec