X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fcis-apache;h=2aa25e189b274577772538b370da2effaf061e7d;hb=75e8f41642c1beeee2c43c7ba11ca9e13e4a2b9d;hp=2a4fe27387013f3da4f31f981bbda2fa6cc13477;hpb=8c1ceecd26d41af612337eb87f51fa1d353d6c8a;p=hvlinux.git diff --git a/stage3/cis-apache b/stage3/cis-apache index 2a4fe27..2aa25e1 100755 --- a/stage3/cis-apache +++ b/stage3/cis-apache @@ -11,7 +11,7 @@ source ../packages-list # Applying patches (if any) apply_patches ${1} -hv_groupadd ${APACHE_USER} +groupadd -f ${APACHE_USER} hv_useradd -c WebServer -d /dev/null -g ${APACHE_USER} -s /bin/false ${APACHE_USER} cd ${LFS_TMP}/${1}-build