From: Jan-Simon Moeller Date: Tue, 16 Jan 2018 11:49:04 +0000 (+0000) Subject: Merge "af-binder: Add C++ feature to genskel" X-Git-Tag: 5.99.1~90 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=c1e8cce951a58f38cef7c9bc78818f56ba656477;hp=e51b2f5857d57432871eb080afa95e8d099d461a;p=AGL%2Fmeta-agl.git Merge "af-binder: Add C++ feature to genskel" --- diff --git a/meta-agl/recipes-config/agl-login-manager/files/user-config.service b/meta-agl/recipes-config/agl-login-manager/files/user-config.service index 0bf37fb4b..a66ba5327 100644 --- a/meta-agl/recipes-config/agl-login-manager/files/user-config.service +++ b/meta-agl/recipes-config/agl-login-manager/files/user-config.service @@ -3,6 +3,7 @@ Description=AGL user config [Service] ExecStart=/bin/ln -sf @DISPLAY_XDG_RUNTIME_DIR@/wayland-0 %t/ +RemainAfterExit=yes [Install] WantedBy=default.target