chiark / gitweb /
grep-my-excuses: monitor grub
[bin.git] / chroot-setup
index 2949cb1c3d29c24e36e4f1566d18196132da6689..aeb46f7ae5a94d9ebe3a6edbddd1aa25c0e765f0 100755 (executable)
@@ -6,7 +6,7 @@
 #   adduser --disabled-password cjwatson
 #   addgroup --system admin
 #   adduser cjwatson admin
 #   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
 
 
 if [ -e "$1/proc/cmdline" ]; then exit; fi