You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-auth/icmpdn/files/conf.d-icmpdnd

16 lines
584 B

# 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=""