Clean up helper script

This commit is contained in:
Honza Horák 2013-08-19 15:02:14 +02:00
parent 11825e7cc1
commit 87e6f907eb
1 changed files with 0 additions and 2 deletions

View File

@ -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: "