Tags: CMCC-WY/edgex-go
Tags
snapcraft.yaml: specify XDG_RUNTIME_DIR as /tmp for security-secrets-… …setup This avoids edgexfoundry#2138 because we are able to make directories as needed in /tmp, where we are unable to create the root directory of $XDG_RUNTIME_DIR of /run/user/0 due to one or both of these snapd bugs: - https://bugs.launchpad.net/snap-confine/+bug/1620442 - https://bugs.launchpad.net/snappy/+bug/1656340 Signed-off-by: Ian Johnson <[email protected]>