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, 2 insertions, 0 deletions
diff --git a/etc/rc.d/ypxfrd b/etc/rc.d/ypxfrd
index 00cf607..dd9488a 100644
--- a/etc/rc.d/ypxfrd
+++ b/etc/rc.d/ypxfrd
@@ -17,6 +17,8 @@ command_args="${nis_ypxfrd_flags}"
ypxfrd_precmd()
{
+ local _domain
+
if ! checkyesno rpcbind_enable && \
! /etc/rc.d/rpcbind forcestatus 1>/dev/null 2>&1
then
OpenPOWER on IntegriCloud