summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xadduser.local12
1 files changed, 6 insertions, 6 deletions
diff --git a/adduser.local b/adduser.local
index 1793351..8f09f61 100755
--- a/adduser.local
+++ b/adduser.local
@@ -3,7 +3,7 @@
# /usr/local/sbin/adduser.local
# Copyright 2001-2002 Jonas Smedegaard <dr@jones.dk>
#
-# $Id: adduser.local,v 1.20 2005-12-20 02:02:31 jonas Exp $
+# $Id: adduser.local,v 1.21 2005-12-20 02:06:33 jonas Exp $
#
# Common adduser additions for Spiff and Xenux networks
#
@@ -119,11 +119,11 @@ if [ -f /etc/local/users.conf ]; then
fi
#if [ -n "$REALUSERS_GROUPNAME" ]; then
- cat <<+
-Is this a remote or local user (with need for physical
-access to devices like CD-ROM, soundcard and modem needed)?
-
-+
+# cat <<+
+#Is this a remote or local user (with need for physical
+#access to devices like CD-ROM, soundcard and modem needed)?
+#
+#+
echo -n "Grant this user access to local utilities (y/N)?"
read localuser
case $localuser in