mirror of
https://github.com/mkuf/prind.git
synced 2026-03-04 02:50:50 +01:00
klipperscreen: mount host dbus into container
This commit is contained in:
@@ -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
|
||||
-->
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user