committed by
GitHub
2 changed files with 7 additions and 5 deletions
@ -1,5 +0,0 @@ |
|||||
#!/bin/bash -e |
|
||||
|
|
||||
echo "Patching avahi-daemon.conf with fix to bind to specific interfaces" |
|
||||
|
|
||||
sed -i "s/#allow-interfaces=eth0/allow-interfaces=eth0,wlan0/g;" "${ROOTFS_DIR}"/etc/avahi/avahi-daemon.conf |
|
Loading…
Reference in new issue