From: Ben Gras Date: Thu, 30 Mar 2006 22:10:32 +0000 (+0000) Subject: Mail user+group X-Git-Tag: v3.1.2a~102 X-Git-Url: http://zhaoyanbai.com/repos/Bv9ARM.ch01.html?a=commitdiff_plain;h=b057dcf92061bc5293f3001a9bfad158124b7d45;p=minix.git Mail user+group --- diff --git a/etc/group b/etc/group index 5ac4935ed..d8213cb54 100755 --- a/etc/group +++ b/etc/group @@ -10,4 +10,5 @@ kmem:*:8: www:*:9: driver:*:10: server:*:11: +smtpd:*:25: nogroup:*:99: diff --git a/etc/passwd b/etc/passwd index abb31f4d5..bb1ee8372 100755 --- a/etc/passwd +++ b/etc/passwd @@ -9,5 +9,6 @@ www:*:9:9:World Wide Web:/usr/www: driver:*:10:10:Device Drivers:/: server:*:11:11:OS Servers:/: sshd:*:22:22:sshd:/: +smtpd:*:25:25:smtpd:/: games:*:9998:98::/: nobody:*:9999:99::/tmp: