blob: ef9769ff7a0a353c69cc80bbb97ea9ccf0fd45c7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#
# Weston must be built with systemd support, and your weston.ini must load
# the plugin systemd-notify.so.
[Unit]
Description=agl-compositor, a Wayland compositor, as a systemd user service
Documentation=https://docs.automotivelinux.org/en/master/#5_Component_Documentation/1_agl-compositor/
[Socket]
ListenStream=%t/wayland-0
|