-Completed transition to new ipkg method (ipkg.def), but still problem with eglibc...
[hvlinux.git] / stage3 / cis-mailman
index 3d10711..c27c30f 100755 (executable)
@@ -13,7 +13,7 @@ apply_patches ${1}
 
 MMPREFIX="/usr/lib/mailman"
 
-hv_groupadd mailman
+groupadd -f mailman
 hv_useradd -c "GNU-Mailman" -d ${MMPREFIX} -g mailman -s /bin/false mailman
 
 # Creating installation directory with correct permissions and ownerships.