From 87e6f907ebe8aab7ce1d7549590e4b33b3bf18d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Honza=20Hor=C3=A1k?= Date: Mon, 19 Aug 2013 15:02:14 +0200 Subject: [PATCH] Clean up helper script --- ypbind-pre-setdomain | 2 -- 1 file changed, 2 deletions(-) diff --git a/ypbind-pre-setdomain b/ypbind-pre-setdomain index 1d5dbed..2c97541 100755 --- a/ypbind-pre-setdomain +++ b/ypbind-pre-setdomain @@ -7,8 +7,6 @@ # itself. If $NISDOMAIN is not defined, it reads config file. # -OTHER_YPBIND_OPTS="" - DOMAINNAME=`domainname` if [ "$DOMAINNAME" = "(none)" -o "$DOMAINNAME" = "" ]; then echo -n $"Setting NIS domain: "