]> granicus.if.org Git - sudo/commitdiff
Document that a sudo.conf file with no Pligin lines uses the default
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 16 Feb 2011 17:22:31 +0000 (12:22 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 16 Feb 2011 17:22:31 +0000 (12:22 -0500)
sudoers plugins.

doc/sudo.pod

index f138679cc56324fb998bf4c4b11a6cd2f17b79d5..c0e5cb064326151bbe3bc53b7133df9c4e659e0d 100644 (file)
@@ -418,9 +418,9 @@ that would overwise be forbidden.  See L<sudoers(5)> 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<sudo> will use the traditional I<sudoers> security
-policy and I/O logging, which corresponds to the following
-F<@sysconfdir@/sudo.conf> file.
+file is present, or it contains no C<Plugin> lines, B<sudo>
+will use the traditional I<sudoers> security policy and I/O logging,
+which corresponds to the following F<@sysconfdir@/sudo.conf> file.
 
  #
  # Default @sysconfdir@/sudo.conf file