From: Peter Korsgaard Date: Thu, 26 Jan 2012 14:19:26 +0000 (+0100) Subject: avahi: S05avahi-setup.sh: fix s/pid/ipd/ typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7c4c38403df01c4cbbb89c8b327d184f5a4b4dc6;p=buildroot.git avahi: S05avahi-setup.sh: fix s/pid/ipd/ typo Signed-off-by: Peter Korsgaard --- diff --git a/package/avahi/S05avahi-setup.sh b/package/avahi/S05avahi-setup.sh index 002f0c8925..f42a4d318f 100755 --- a/package/avahi/S05avahi-setup.sh +++ b/package/avahi/S05avahi-setup.sh @@ -2,7 +2,7 @@ case "$1" in start|"") - if [ ! -d /tmp/avahi-autopid ]; then + if [ ! -d /tmp/avahi-autoipd ]; then rm -rf /tmp/avahi-autoipd mkdir /tmp/avahi-autoipd chown default.default /tmp/avahi-autoipd