[Unit] Description=Start a wayland application After=weston.service Requires=weston.service [Service] Type=simple User=root PAMName=login Environment=WAYLAND_DISPLAY=/run/wayland-0 Environment=@@application-environment@@ ExecStart=@@wayland-application@@ [Install] WantedBy=graphical.target