mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-19 03:19: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 "Done."
|
||||||
|
|
||||||
echo -n "[setup_avahi.sh] Starting avahi-daemon... "
|
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."
|
echo "Done."
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|||||||
Reference in New Issue
Block a user