X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2Fcreate-groups;h=3b57abc0187e0d29fdffac73450d85377f635e62;hb=2f26e347a05e245d6f57cb6603a7a51a4418b80d;hp=e610968441e197f95dd2a028361d0da95fc23f88;hpb=6d3d50c17b24ef41f917f5776696eca810198092;p=hvlinux.git diff --git a/stage1/create-groups b/stage1/create-groups index e610968..3b57abc 100755 --- a/stage1/create-groups +++ b/stage1/create-groups @@ -1,10 +1,6 @@ -#!/bin/sh -set -o errexit +#!/bin/bash -# Reading system configuration informations, functions and package versions. -source ../sysinfos -source ../functions -source ../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/group file.