Closed koush closed 5 months ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been closed as no further activity has occurred.
Describe The Bug
This is the setup guide for avahi:
https://github.com/homebridge/homebridge/wiki/mDNS-Options#avahi-linux-and-docker
The avahi startup script will delete the running pids in the container: https://github.com/homebridge/docker-homebridge/blob/eff9b94690dbac328929d43296af033bc561a303/rootfs/etc/s6-overlay/scripts/setup.sh#L7
Specifically this pid is within the rw volume on the host machine:
/var/run/dbus/pid
Seems to be a bug.
Docker Config
Logs
No response
Host Operating System
Ubuntu / Debian (or a variant)
Host Architecture
x86_64 / amd64