summaryrefslogtreecommitdiffstats
path: root/adduser/adduser.sh
diff options
context:
space:
mode:
Diffstat (limited to 'adduser/adduser.sh')
-rw-r--r--adduser/adduser.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/adduser/adduser.sh b/adduser/adduser.sh
index b7b97e0..53c42de 100644
--- a/adduser/adduser.sh
+++ b/adduser/adduser.sh
@@ -603,6 +603,7 @@ input_from_file() {
get_homedir
get_password
get_expire_dates
+ ugroups="$defaultgroups"
add_user
;;