diff --git a/lib/util.sh b/lib/util.sh index 71d4b8f..7effe2e 100644 --- a/lib/util.sh +++ b/lib/util.sh @@ -415,7 +415,7 @@ load_profile_config(){ [[ -z ${login_shell} ]] && login_shell='/bin/bash' if [[ -z ${addgroups} ]];then - addgroups="video,power,disk,storage,optical,network,lp,scanner,wheel" + addgroups="video,power,storage,optical,network,lp,scanner,wheel" fi if [[ -z ${enable_systemd[@]} ]];then