summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/ypset
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/ypset')
-rw-r--r--etc/rc.d/ypset2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/rc.d/ypset b/etc/rc.d/ypset
index bf091c1..bc2c154 100644
--- a/etc/rc.d/ypset
+++ b/etc/rc.d/ypset
@@ -17,6 +17,8 @@ command_args="${nis_ypset_flags}"
ypset_precmd()
{
+ local _domain
+
if ! checkyesno rpcbind_enable && \
! /etc/rc.d/rpcbind forcestatus 1>/dev/null 2>&1
then
OpenPOWER on IntegriCloud