klipperscreen: mount host dbus into container

This commit is contained in:
Markus Küffner
2023-09-19 18:29:17 +02:00
parent e5a2e95f91
commit 6011055608
2 changed files with 2 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixed
- custom: added wget to moonraker-timelaps as suggested in https://github.com/mkuf/prind/issues/46#issuecomment-1714421086
### Changed
- klipperscreen: mount host dbus into container
### Removed
-->

View File

@@ -115,6 +115,7 @@ services:
profiles:
- klipperscreen
volumes:
- /run/dbus:/run/dbus
- /run/systemd:/run/systemd
- /etc/localtime:/etc/localtime:ro
- /tmp/.X11-unix:/tmp/.X11-unix