Clean system group IDs
[hvlinux.git] / stage3 / pkg / sendmail
index 808be79..12fb7f9 100644 (file)
@@ -2,9 +2,9 @@
 
 hvbuild()
 {
-    groupadd -f smmsp
-    groupadd -f mail
-    hv_useradd -g smmsp -G mail smmsp
+    groupadd --system -f smmsp
+    groupadd --system -f mail
+    hv_useradd --system -g smmsp -G mail smmsp
     chmod 1777 /var/mail
     mkdir -p /var/spool/mqueue
     mkdir -p /etc/mail