aboutsummaryrefslogtreecommitdiffstats
path: root/init-sh/level1.sh
diff options
context:
space:
mode:
Diffstat (limited to 'init-sh/level1.sh')
-rwxr-xr-xinit-sh/level1.sh11
1 files changed, 1 insertions, 10 deletions
diff --git a/init-sh/level1.sh b/init-sh/level1.sh
index 370d65d..342752d 100755
--- a/init-sh/level1.sh
+++ b/init-sh/level1.sh
@@ -78,16 +78,7 @@ AddBegRules "/usr/X11R6/bin/xhost + localhost" /etc/X11/xinit/xinitrc
###
# Group
-if [[ ! -z ${DRAKX_USERS} ]]; then
- echo -n "Adding \"${DRAKX_USERS}\" to audio group :"
- for user in ${DRAKX_USERS}; do
- usermod -G audio "${user}"
- done
- echo "done."
-fi
-
-
-
+/etc/security/msec/init-sh/grpuser.sh --refresh