X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fpkg%2Fsendmail;h=12fb7f984fc43ed033643d424fb94c7f2563c8b8;hb=e7af14234a490713f91b3efbea721681bd4d0c1b;hp=808be7941510f266ce44b4baff7dcd5ca620738c;hpb=c40856bcf84d4704a5678d35456ee17e7168da4e;p=hvlinux.git diff --git a/stage3/pkg/sendmail b/stage3/pkg/sendmail index 808be79..12fb7f9 100644 --- a/stage3/pkg/sendmail +++ b/stage3/pkg/sendmail @@ -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