From: Colin Watson Date: Thu, 9 Sep 2010 17:23:21 +0000 (+0100) Subject: chroot-setup: update visudo notes X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=ec834a92f7c139917b847d37fc712f366028873b;p=bin.git chroot-setup: update visudo notes --- diff --git a/chroot-setup b/chroot-setup index 2949cb1..aeb46f7 100755 --- a/chroot-setup +++ b/chroot-setup @@ -6,7 +6,7 @@ # adduser --disabled-password cjwatson # addgroup --system admin # adduser cjwatson admin -# visudo # add '%admin ALL=(ALL) ALL' +# visudo # add '%admin ALL=NOPASSWD: ALL' if [ -e "$1/proc/cmdline" ]; then exit; fi