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: