avahi: change path to service configfiles

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-08-19 01:10:16 +02:00
parent 8b80e3d714
commit 645b62ea8a

View File

@ -36,7 +36,7 @@
while true; do
AVAHI_ENABLED=true
if [ -f $CONFIG_CACHE/services/avahi.conf ]; then
. $CONFIG_CACHE/serviceS/avahi.conf
. $CONFIG_CACHE/services/avahi.conf
fi
if [ "$AVAHI_ENABLED" == "true" ]; then
wait_for_dbus