summaryrefslogtreecommitdiff
path: root/etc/master.passwd
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2001-09-11 19:03:56 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2001-09-11 19:03:56 +0000
commit4aee02f5334afe1e986d4c823514e2df60039af2 (patch)
tree44e85eaad9016ed1924744429a363d9534d4a651 /etc/master.passwd
parentb9658e618d8e5a4f53d0291f13222e5e19dd695f (diff)
Scaffolding to support sendmail 8.12. Note that the new smmsp user/group
are *required*.
Diffstat (limited to 'etc/master.passwd')
-rw-r--r--etc/master.passwd1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/master.passwd b/etc/master.passwd
index 988a168a402..53daff2f200 100644
--- a/etc/master.passwd
+++ b/etc/master.passwd
@@ -2,6 +2,7 @@ root::0:0:daemon:0:0:Charlie &:/root:/bin/csh
daemon:*:1:1::0:0:The devil himself:/root:/sbin/nologin
operator:*:2:5::0:0:System &:/operator:/sbin/nologin
bin:*:3:7::0:0:Binaries Commands and Source,,,:/:/sbin/nologin
+smmsp:*:25:25::0:0:Sendmail Message Submission Program:/nonexistent:/sbin/nologin
uucp:*:66:1::0:0:UNIX-to-UNIX Copy:/var/spool/uucppublic:/usr/libexec/uucp/uucico
www:*:67:67::0:0:HTTP server:/var/www:/sbin/nologin
named:*:70:70::0:0:BIND Name Service Daemon:/var/named:/sbin/nologin