Bad idea. Have to figure out how to make that a console only account.
authorFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Wed, 12 Dec 2007 20:22:25 +0000 (20:22 +0000)
committerFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Wed, 12 Dec 2007 20:22:25 +0000 (20:22 +0000)
build.sh

index 29bdff0..8b27508 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -88,7 +88,7 @@ for pkgs in ../build/config.${pldistro}/bootstrapfs-*.pkgs ; do
     done
     
     # Add site_admin account
-    chroot ${vdir} /usr/sbin/useradd -p "" -u 502 -m site_admin
+    #chroot ${vdir} /usr/sbin/useradd -p "" -u 502 -m site_admin
 
     # Create a copy of the ${NAME} bootstrap filesystem w/o the base
     # bootstrap filesystem and make it smaller.  This is a three step