summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/ypupdated
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/ypupdated')
-rw-r--r--etc/rc.d/ypupdated2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/ypupdated b/etc/rc.d/ypupdated
index 1dc43f5..1fedf76 100644
--- a/etc/rc.d/ypupdated
+++ b/etc/rc.d/ypupdated
@@ -29,7 +29,7 @@ rpc_ypupdated_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