/etc/conf.d/named (1)

From RaySoft
#-----------------------------------------------------------------------
# named
# =====
#
# Project   Gentoo 4 Shuttle DS57Ux
# Scope     Gentoo
# Copyright (C) 2022 by RaySoft, Zurich, Switzerland
# License   GNU General Public License (GPL) 2.0
#           https://www.gnu.org/licenses/gpl2.txt
#
#-----------------------------------------------------------------------

# Options to pass to the named process

# -4
# Use IPv4 only even if the host machine is capable of IPv6.
OPTIONS="-4"