From dd7edaa4ded59a9144675c98792e8fe87774489d Mon Sep 17 00:00:00 2001 From: mtm Date: Sat, 14 Jun 2003 22:26:30 +0000 Subject: Update a comment about symlinking named's pid file to correctly reflect the code. Suggested by: maxim --- etc/defaults/rc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/defaults') diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index 75c2603..1b6f066 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -144,7 +144,7 @@ named_pidfile="/var/run/named/pid" # Pid file named_chrootdir="" # Chroot directory (or "" not to auto-chroot it) named_chroot_autoupdate="YES" # Automatically install/update chrooted # components of named. See /etc/rc.d/named. -named_symlink_enable="YES" # Symlink /var/run/named.pid and /var/run/ndc +named_symlink_enable="YES" # Symlink ${named_pidfile} and /var/run/ndc # to their chrooted counterparts. # -- cgit v1.1