Ensure we use only /run instead of /var/run

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
This commit is contained in:
Cédric Jeanneret
2020-06-18 09:55:14 +02:00
committed by Cédric Jeanneret (Tengu)
parent 1f9942fd75
commit e047d83142
13 changed files with 38 additions and 35 deletions

View File

@@ -68,7 +68,7 @@ outputs:
- cephfs_nfs_enabled
-
- /etc/ganesha:/etc/ganesha
- /var/run/dbus/system_bus_socket:/var/run/dbus/system_bus_socket
- /run/dbus/system_bus_socket:/run/dbus/system_bus_socket
- null
manila_share_environment: