-Completed transition to new ipkg method (ipkg.def), but still problem with eglibc...
[hvlinux.git] / stage3 / cis-mysql
index 7256041..08d9f88 100755 (executable)
@@ -11,7 +11,7 @@ source ../packages-list
 # Applying patches (if any)
 apply_patches ${1}
 
-hv_groupadd mysql
+groupadd -f mysql
 hv_useradd -c mysql -d /dev/null -g mysql -s /bin/false mysql
 
 cd ${LFS_TMP}/${1}