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, 2 insertions, 0 deletions
diff --git a/etc/rc.d/ypupdated b/etc/rc.d/ypupdated
index 106db0f..e1d6fd7 100644
--- a/etc/rc.d/ypupdated
+++ b/etc/rc.d/ypupdated
@@ -15,6 +15,8 @@ start_precmd="rpc_ypupdated_precmd"
rpc_ypupdated_precmd()
{
+ local _domain
+
if ! checkyesno rpcbind_enable && \
! /etc/rc.d/rpcbind forcestatus 1>/dev/null 2>&1
then
OpenPOWER on IntegriCloud