Clean up helper script
This commit is contained in:
parent
11825e7cc1
commit
87e6f907eb
@ -7,8 +7,6 @@
|
|||||||
# itself. If $NISDOMAIN is not defined, it reads config file.
|
# itself. If $NISDOMAIN is not defined, it reads config file.
|
||||||
#
|
#
|
||||||
|
|
||||||
OTHER_YPBIND_OPTS=""
|
|
||||||
|
|
||||||
DOMAINNAME=`domainname`
|
DOMAINNAME=`domainname`
|
||||||
if [ "$DOMAINNAME" = "(none)" -o "$DOMAINNAME" = "" ]; then
|
if [ "$DOMAINNAME" = "(none)" -o "$DOMAINNAME" = "" ]; then
|
||||||
echo -n $"Setting NIS domain: "
|
echo -n $"Setting NIS domain: "
|
||||||
|
Loading…
Reference in New Issue
Block a user