X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2Fcreate-users;h=2fc9fa27e8fba9a55f569ee00fdd6072c0126765;hb=56e6ade2828debbb8210ffba1faa2193cb78d05c;hp=7529f45988703a705f81e4f357f027328ae447dc;hpb=1eb363044c6ee3115e62736aed4403b750082b44;p=hvlinux.git diff --git a/stage1/create-users b/stage1/create-users index 7529f45..2fc9fa2 100755 --- a/stage1/create-users +++ b/stage1/create-users @@ -1,9 +1,9 @@ #!/bin/bash # Reading system configuration informations, functions and package versions. -source ../sysinfos +source ../config/sysinfos source ../functions -source ../packages-list +source ../config/packages-list # 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.