summaryrefslogtreecommitdiffstats
path: root/mltk
diff options
context:
space:
mode:
authorSimon Rettberg2013-02-21 16:15:53 +0100
committerSimon Rettberg2013-02-21 16:15:53 +0100
commit5df4333057e050587225d3aab9241d8035444f78 (patch)
tree83f1fee9b86e5d0ad6c33d570c6963c9b6df94fa /mltk
parentMerge branch 'master' of ssh://openslx/openslx-ng/tm-scripts (diff)
downloadtm-scripts-5df4333057e050587225d3aab9241d8035444f78.tar.gz
tm-scripts-5df4333057e050587225d3aab9241d8035444f78.tar.xz
tm-scripts-5df4333057e050587225d3aab9241d8035444f78.zip
Add add_user function to add users and groups to the system
Add qnd_exit to stop the entire mltk script from within a function
Diffstat (limited to 'mltk')
-rwxr-xr-xmltk1
1 files changed, 1 insertions, 0 deletions
diff --git a/mltk b/mltk
index b46899b8..ed05a819 100755
--- a/mltk
+++ b/mltk
@@ -20,6 +20,7 @@ SELF=$(readlink -f $0)
ROOT_DIR=$(dirname ${SELF})
. ${ROOT_DIR}/helper/functions.common.sh
+. "${ROOT_DIR}/helper/useradd.inc"
banner () {
echo -e "\033[38;5;202m\t __ __ __ "