Merge commit 'upstream/1.7.6p1'
[debian/sudo] / debian / README.Debian
index a07d3d4a8b12c1c10a7c599d5507f63c16f997e8..e1ecb3e4a41a0214b285dbf8d3a4b3c6feca8b53 100644 (file)
@@ -2,9 +2,8 @@ The version of sudo that ships with Debian by default resets the
 environment, as described by the "env_reset" flag in the sudoers file.
 
 This implies that all environment variables are removed, except for
-HOME, LOGNAME, PATH, SHELL, TERM, DISPLAY, XAUTHORITY, XAUTHORIZATION,
-XAPPLRESDIR, XFILESEARCHPATH, XUSERFILESEARCHPATH, LANG, LANGUAGE, LC_*, 
-and USER.
+LOGNAME, PATH, SHELL, TERM, DISPLAY, XAUTHORITY, XAUTHORIZATION, XAPPLRESDIR, 
+XFILESEARCHPATH, XUSERFILESEARCHPATH, LANG, LANGUAGE, LC_*, and USER.
 
 In case you want sudo to preserve more environment variables, you must
 specify the env_keep variable in the sudoers file. You should edit the
@@ -47,8 +46,3 @@ about, here's a succinct and humorous take on it...
 
        http://www.xkcd.com/c149.html
 
-        - - - - -
-
-If you choose to run with the RAMRUN option set in /etc/default/rcS, you may
-grow weary of being lectured after each reboot.  If so, adding 'lecture never'
-to sudoers may make you happier.  See the sudoers(5) man page for more info.