mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-06 23:24:25 +01:00
- D-Bus enabling now occurs only in setup_rootfs (instead of prepare_overlay and setup_rootfs) - Adjust permissions of / so dbus-broker will be able to traverse FS These changes enables kata-agent to successfully communicate with D-Bus. Fixes #6677 Signed-off-by: Vladimir <amigo.elite@gmail.com>