From 168b88a6906514249675359042f50f6f644bddee Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Fri, 22 Jul 2011 15:35:23 +0200 Subject: [PATCH] mo docs --- debian/changelog | 1 + debian/sudoers | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0a6eb11..feb8054 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ sudo (1.8.1p2-1) UNRELEASED; urgency=low * new upstream version * include common-session in pam config, closes: #519700, #607199 * move secure_path from configure to default sudoers, closes: #85123, 85917 + * improve sudoers self-documentation, closes: #613639 -- Bdale Garbee Fri, 22 Jul 2011 15:22:40 +0200 diff --git a/debian/sudoers b/debian/sudoers index 1f73243..d701b1c 100644 --- a/debian/sudoers +++ b/debian/sudoers @@ -21,4 +21,6 @@ root ALL=(ALL:ALL) ALL # Allow members of group sudo to execute any command %sudo ALL=(ALL:ALL) ALL +# See sudoers(5) for more information on "#include" directives: + #includedir /etc/sudoers.d -- 2.47.2