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, 2 insertions, 0 deletions
diff --git a/etc/rc.d/ypbind b/etc/rc.d/ypbind
index 0ed5cd5..6067d10 100755
--- a/etc/rc.d/ypbind
+++ b/etc/rc.d/ypbind
@@ -20,6 +20,8 @@ command_args="${nis_client_flags}"
ypbind_precmd()
{
+ local _domain
+
if ! checkyesno rpcbind_enable && \
! /etc/rc.d/rpcbind forcestatus 1>/dev/null 2>&1
then
OpenPOWER on IntegriCloud