]> granicus.if.org Git - sudo/commitdiff
document env_delete
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 12 Nov 2001 04:52:23 +0000 (04:52 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 12 Nov 2001 04:52:23 +0000 (04:52 +0000)
sudoers.pod

index 70b994229a89f1d7160095011c5c116dc6c3ab76..a6eb4cb242ed358012d81d7c41467181c410ae10 100644 (file)
@@ -505,6 +505,16 @@ Defaults to C<@goodpri@>.
 Syslog priority to use when user authenticates unsuccessfully.
 Defaults to C<@badpri@>.
 
+=item env_delete
+
+A double-quoted, space-separated list of environment variables
+to be removed from the user's environment.  By default this list
+will B<replace> sudo's builtin list of environment variables to remove.
+To B<append> to the builtin list instead of replacing it, the argument
+to I<env_delete> should start with a I<+> (think "add").
+The default list of environment variable to remove is printed
+when B<sudo> is run by root with the I<-V> option.
+
 =item env_keep
 
 A double-quoted, space-separated list of environment variables