mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-18 02:49:01 +02:00
updated start command for avahi-daemon to work with Debian 12 (fixes #384)
This commit is contained in:
@@ -32,7 +32,7 @@ echo -n "[setup_avahi.sh] Starting dbus... "
|
||||
echo "Done."
|
||||
|
||||
echo -n "[setup_avahi.sh] Starting avahi-daemon... "
|
||||
/etc/init.d/avahi-daemon start >> /opt/scripts/avahi_startup.log 2>&1
|
||||
avahi-daemon -D
|
||||
echo "Done."
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user