X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2Fcreate-users;h=598d9abc9836958b8a54472edbc7657ddeb4872f;hb=4e78d26dd7f5e46a21cdc916e031f1b4a68578c0;hp=2fc9fa27e8fba9a55f569ee00fdd6072c0126765;hpb=2ad910e22979500192ea43d5599ad003440744a4;p=hvlinux.git diff --git a/stage1/create-users b/stage1/create-users index 2fc9fa2..598d9ab 100755 --- a/stage1/create-users +++ b/stage1/create-users @@ -1,9 +1,6 @@ #!/bin/bash -# Reading system configuration informations, functions and package versions. -source ../config/sysinfos -source ../functions -source ../config/packages-list +source ../functions/main # In order for root to be able to login and for the name "root" to be # recognized, there need to be relevant entries in the /etc/passwd file.