From 97fe0baeecc3e04875a47060252758b6db8cfafb Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 8 Apr 2009 00:15:41 +0200 Subject: [PATCH] Tell the lazy DSA to use visudo or forever be damned --- modules/sudo/files/common/sudoers | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/modules/sudo/files/common/sudoers b/modules/sudo/files/common/sudoers index a68cfdea0..ef623af15 100644 --- a/modules/sudo/files/common/sudoers +++ b/modules/sudo/files/common/sudoers @@ -1,14 +1,21 @@ +# /etc/sudoers ## ## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. ## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git ## -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# +################################################################### +################################################################### +################################################################### +## +## PLEASE EDIT THIS FILE WITH THE visud COMMAND TO ENSURE IT +## IS SYNTACTICALLY VALID. +## +## /usr/sbin/visudo -f sudoers +## +################################################################### +################################################################### +################################################################### Defaults env_reset -- 2.20.1