From: Sebastian Harl Date: Sat, 20 Jul 2013 00:40:53 +0000 (-0700) Subject: sysdbd.conf: Improved 'cname' documentation. X-Git-Tag: sysdb-0.1.0~397 X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=commitdiff_plain;h=6a774665c82b36065c6ff8d10fc1771d2321080f sysdbd.conf: Improved 'cname' documentation. --- diff --git a/src/daemon/sysdbd.conf.sample b/src/daemon/sysdbd.conf.sample index 8805cb2..0976e80 100644 --- a/src/daemon/sysdbd.conf.sample +++ b/src/daemon/sysdbd.conf.sample @@ -25,7 +25,9 @@ LoadPlugin "syslog" #============================================================================# #----------------------------------------------------------------------------# -# "cname" plugins canonicalize hostnames before actually storing them. # +# "cname" plugins canonicalize hostnames before actually storing them. All # +# cname callbacks are applied to an hostname in the order in which they have # +# been loaded, each receiving the result of the previous call. # #----------------------------------------------------------------------------# LoadPlugin "cname::dns"