ypbind-post-waitbind indent fix
This commit is contained in:
parent
fe120cda2f
commit
766e469314
@ -42,7 +42,7 @@ if [ $retval -eq 0 ]; then
|
|||||||
else
|
else
|
||||||
logger -t ypbind \
|
logger -t ypbind \
|
||||||
"NIS domain: `domainname`, NIS server: `ypwhich 2> /dev/null`"
|
"NIS domain: `domainname`, NIS server: `ypwhich 2> /dev/null`"
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
logger -t ypbind \
|
logger -t ypbind \
|
||||||
"NIS server for domain `domainname` is not responding."
|
"NIS server for domain `domainname` is not responding."
|
||||||
|
Loading…
Reference in New Issue
Block a user