From: Bdale Garbee Date: Wed, 12 May 2010 16:37:55 +0000 (-0600) Subject: add doc about interaction with RAMRUN to README.Debian in response to #581393 X-Git-Tag: debian/1.7.2p7-1~4 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;ds=sidebyside;h=cd797115ef7ce2b1fc73288fbb062ede8404c249;p=debian%2Fsudo add doc about interaction with RAMRUN to README.Debian in response to #581393 --- diff --git a/debian/README.Debian b/debian/README.Debian index a81d9e3..a07d3d4 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -47,3 +47,8 @@ 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. diff --git a/debian/changelog b/debian/changelog index 19c8638..aa8e45c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,10 @@ sudo (1.7.2p6-2) UNRELEASED; urgency=low * add a note to README.Debian about LDAP needing an entry in /etc/nsswitch.conf, closes: #522065 + * add a note to README.Debian about how to turn off lectures if using + RAMRUN in /etc/default/rcS, closes: #581393 - -- Bdale Garbee Wed, 21 Apr 2010 09:26:11 -0600 + -- Bdale Garbee Wed, 12 May 2010 10:37:24 -0600 sudo (1.7.2p6-1) unstable; urgency=low