Merge branch 'master' into 'master'
Fix startup See merge request ydkn/docker-avahi!1
This commit is contained in:
commit
68469cd198
1 changed files with 2 additions and 0 deletions
|
@ -8,4 +8,6 @@ if [ ! -z "${DENY_INTERFACES}" ]; then
|
|||
sed -i "s/.*deny-interfaces=.*/deny-interfaces=${DENY_INTERFACES}/" /etc/avahi/avahi-daemon.conf
|
||||
fi
|
||||
|
||||
rm -f /var/run/avahi-daemon/*
|
||||
|
||||
exec "$@"
|
||||
|
|
Loading…
Reference in a new issue