From: Bdale Garbee Date: Thu, 11 Mar 2010 19:55:36 +0000 (-0700) Subject: oops, need to regress to upstream file in my tree before patch can apply! X-Git-Tag: debian/1.7.2p5-1~3 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=edbdf941a072801ccf750982ea221b2c9759ec87;p=debian%2Fsudo oops, need to regress to upstream file in my tree before patch can apply! --- diff --git a/sudoers.pod b/sudoers.pod index 47acc3a..bbc2264 100644 --- a/sudoers.pod +++ b/sudoers.pod @@ -747,7 +747,7 @@ This flag is I by default. If set, root is allowed to run B too. Disabling this prevents users from "chaining" B commands to get a root shell by doing something like C<"sudo sudo /bin/sh">. Note, however, that turning off I -will also prevent root from running B. +will also prevent root and from running B. Disabling I provides no real additional security; it exists purely for historical reasons. This flag is I<@root_sudo@> by default.