foot/foot-server@.socket
Max Gautier 1783f69cbd Adding systemd unit files for socket activation
- Support for multiples concurrent instances, templated on
  WAYLAND_DISPLAY
- Use standard input for the socket file descriptor (inetd style)
- Always use the socket provided by systemd with the systemd user
  service
- wayland-instance@.target is intended to be a special target a bit like
  graphical-session.target.
2022-02-26 16:09:30 +01:00

5 lines
83 B
SYSTEMD

[Socket]
ListenStream=%t/foot-%i.sock
[Install]
WantedBy=wayland-instance@.target