summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/ypxfrd
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/ypxfrd')
-rw-r--r--etc/rc.d/ypxfrd2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/ypxfrd b/etc/rc.d/ypxfrd
index eeb5a82..d39a9c4 100644
--- a/etc/rc.d/ypxfrd
+++ b/etc/rc.d/ypxfrd
@@ -31,7 +31,7 @@ ypxfrd_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