From c6adbe22ef15e1f4497c6530840b4e27f7a4bea7 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 20 Dec 2005 02:06:33 +0000 Subject: Drop verbose intro to granting local access. --- adduser.local | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'adduser.local') 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 # -# $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 -- cgit v1.2.3