From 30a77b76ffa10bce511346ff23ff1cc6c912ec68 Mon Sep 17 00:00:00 2001 From: John Polstra Date: Fri, 11 Aug 2000 17:15:37 +0000 Subject: [PATCH] Make the word "ldconfig" a bona fide cross-reference, and clarify that this option has an effect only during system start-up. Submitted by: sheldonh --- share/man/man5/rc.conf.5 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index bd70dd0fecfd..29d949933187 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -1162,11 +1162,13 @@ NOTE: .Pa /usr/lib will always be added first, so it need not appear in this list. .It Ar ldconfig_insecure -(bool) The ldconfig utility normally refuses to use directories +(bool) The +.Xr ldconfig 8 +utility normally refuses to use directories which are writable by anyone except root. Set this variable to .Ar YES -if you want to disable that security check. +if you want to disable that security check during system startup. .It Ar kern_securelevel_enable (bool) Set to .Ar YES