summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-graphical/r
[Unit]
Description=Wait for Weston readiness
Requires=weston.service
After=weston.service

[Service]
Environment="XDG_RUNTIME_DIR=/run/platform/display"
ExecStart=/usr/bin/weston-ready -t 10
Type=oneshot