e047d83142
There is no real value using /var/run instead of /run, especially since /var/run is a symlink to /run. This patch also removes duplicated mounts due to this very symlink. Change-Id: Iaced2ba676a4e4f651c67da082797cc1c1ffccd1
5 lines
96 B
YAML
5 lines
96 B
YAML
---
|
|
other:
|
|
- |
|
|
Ensure we're using only /run location, since /var/run is a symlink to /run
|