From: Todd C. Miller Date: Wed, 16 Feb 2011 17:22:31 +0000 (-0500) Subject: Document that a sudo.conf file with no Pligin lines uses the default X-Git-Tag: SUDO_1_8_0~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b0d0e163c375253cdda7225663bab3d633db8c2e;p=sudo Document that a sudo.conf file with no Pligin lines uses the default sudoers plugins. --- diff --git a/doc/sudo.pod b/doc/sudo.pod index f138679cc..c0e5cb064 100644 --- a/doc/sudo.pod +++ b/doc/sudo.pod @@ -418,9 +418,9 @@ that would overwise be forbidden. See L for more information. Plugins are dynamically loaded based on the contents of the F<@sysconfdir@/sudo.conf> file. If no F<@sysconfdir@/sudo.conf> -file is present, B will use the traditional I security -policy and I/O logging, which corresponds to the following -F<@sysconfdir@/sudo.conf> file. +file is present, or it contains no C lines, B +will use the traditional I security policy and I/O logging, +which corresponds to the following F<@sysconfdir@/sudo.conf> file. # # Default @sysconfdir@/sudo.conf file