summaryrefslogtreecommitdiffstats
path: root/meta-agl/recipes-config/agl-login-manager/files/user-config.service
blob: a66ba5327edf7db1a0c381af81cd1383c90fab37 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=AGL user config

[Service]
ExecStart=/bin/ln -sf @DISPLAY_XDG_RUNTIME_DIR@/wayland-0 %t/
RemainAfterExit=yes

[Install]
WantedBy=default.target