projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
208e238
)
avahi: S05avahi-setup.sh: fix s/pid/ipd/ typo
author
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 26 Jan 2012 14:19:26 +0000
(15:19 +0100)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 26 Jan 2012 14:19:26 +0000
(15:19 +0100)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/avahi/S05avahi-setup.sh
patch
|
blob
|
history
diff --git
a/package/avahi/S05avahi-setup.sh
b/package/avahi/S05avahi-setup.sh
index 002f0c8925f1a241372f84cd51339c7820f7f6a6..f42a4d318f44b9d8926f09d11fb82027e233a40b 100755
(executable)
--- a/
package/avahi/S05avahi-setup.sh
+++ b/
package/avahi/S05avahi-setup.sh
@@
-2,7
+2,7
@@
case "$1" in
start|"")
- if [ ! -d /tmp/avahi-auto
pi
d ]; then
+ if [ ! -d /tmp/avahi-auto
ip
d ]; then
rm -rf /tmp/avahi-autoipd
mkdir /tmp/avahi-autoipd
chown default.default /tmp/avahi-autoipd