ypbind-post-waitbind indent fix

This commit is contained in:
Honza Horák 2011-11-21 08:17:32 +01:00
parent fe120cda2f
commit 766e469314
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ if [ $retval -eq 0 ]; then
else
logger -t ypbind \
"NIS domain: `domainname`, NIS server: `ypwhich 2> /dev/null`"
fi
fi
else
logger -t ypbind \
"NIS server for domain `domainname` is not responding."