summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/ypbind
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/ypbind')
-rwxr-xr-xetc/rc.d/ypbind2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/ypbind b/etc/rc.d/ypbind
index 0542e07..f8d2456 100755
--- a/etc/rc.d/ypbind
+++ b/etc/rc.d/ypbind
@@ -40,7 +40,7 @@ ypbind_precmd()
_domain=`domainname`
if [ -z "$_domain" ]; then
- warn "domainname(1) is not set."
+ warn "NIS domainname(1) is not set."
return 1
fi
}
OpenPOWER on IntegriCloud