15 lines
584 B
Text
15 lines
584 B
Text
# Copyright 1999-2006 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: /var/cvsroot/gentoo-x86/sys-auth/icmpdn/files/conf.d-icmpdnd,v 1.1 2006/02/10 02:05:51 robbat2 Exp $
|
|
|
|
# Set the TTL (Time-to-Live) value in responses to TTL seconds rather
|
|
# than the default of 3600 seconds
|
|
#TTL=3600
|
|
|
|
# Set the domain name in responses to domainname, rather than the
|
|
# default as described above. This option is useful in case the system
|
|
# is not configured to set up its own hostname.
|
|
#DOMAINNAME=mydomainname.com
|
|
|
|
# Other options
|
|
#ICMPDND_OPTS=""
|