aboutsummaryrefslogtreecommitdiffstats
path: root/conf/system/afm-system-setup.sh.in
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-02-11 22:36:20 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2020-02-11 22:36:20 +0000
commit7f53b8188b6b4448dad771eeb8b03160aa314826 (patch)
tree5b888c25a11f6856e6a1463f46b9f7982d5f72cd /conf/system/afm-system-setup.sh.in
parentdee272539696e738f8525c9c638099df6e87ad2a (diff)
parentab26673e4cef62736c15d5d7da02597d8382c65b (diff)
Merge "system setup: Fix settings on /run/user"
Diffstat (limited to 'conf/system/afm-system-setup.sh.in')
-rw-r--r--conf/system/afm-system-setup.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/system/afm-system-setup.sh.in b/conf/system/afm-system-setup.sh.in
index f70a530..ba4ff4c 100644
--- a/conf/system/afm-system-setup.sh.in
+++ b/conf/system/afm-system-setup.sh.in
@@ -10,7 +10,7 @@ dodir() {
done
}
-dodir $pdir $pdir/display $pdir/apis $pdir/apis/ws $pdir/apis/link
+dodir /run/user $pdir $pdir/display $pdir/apis $pdir/apis/ws $pdir/apis/link
@create_platform_debug@