Skip to content

Commit

Permalink
remove blacklist
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli authored Apr 6, 2020
1 parent b45a918 commit fbe0958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/etc/services.d/mdns/run
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
# ==============================================================================
interface=$(awk '{for (i=1; i<=NF; i++) if ($i~/dev/) print $(i+1)}' <<< "$(ip route get 8.8.8.8)")

exec mdns-repeater -f -b ${HASSIO_NETWORK} ${interface} hassio
exec mdns-repeater -f ${interface} hassio

0 comments on commit fbe0958

Please sign in to comment.