summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Harnett <danh@cvs.openbsd.org>2002-12-27 14:43:09 +0000
committerDan Harnett <danh@cvs.openbsd.org>2002-12-27 14:43:09 +0000
commitbaa77e1557a24fc534e3d546ef31d6d82f32d65a (patch)
tree7a45730108e59a9da321d75c47e03f78867ccfe3
parent98989ccbc3e2ea36523f4ff7dec8d4576c4e9948 (diff)
add _spamd pseudo-account; ok deraadt@
-rw-r--r--etc/aliases3
-rw-r--r--etc/ftpusers3
2 files changed, 4 insertions, 2 deletions
diff --git a/etc/aliases b/etc/aliases
index b6cdb0c7de3..206abeb99d7 100644
--- a/etc/aliases
+++ b/etc/aliases
@@ -1,5 +1,5 @@
#
-# $OpenBSD: aliases,v 1.12 2002/09/11 19:03:33 danh Exp $
+# $OpenBSD: aliases,v 1.13 2002/12/27 14:43:08 danh Exp $
#
# Aliases in this file will NOT be expanded in the header from
# Mail, but WILL be visible over networks or from /bin/mail.
@@ -32,6 +32,7 @@ _identd: root
_rusersd: root
_fingerd: root
_x11: root
+_spamd: root
# Well-known aliases -- these should be filled in!
# root:
diff --git a/etc/ftpusers b/etc/ftpusers
index dfdfc6bdc9c..86281c9c1dc 100644
--- a/etc/ftpusers
+++ b/etc/ftpusers
@@ -1,4 +1,4 @@
-# $OpenBSD: ftpusers,v 1.9 2002/09/11 19:03:33 danh Exp $
+# $OpenBSD: ftpusers,v 1.10 2002/12/27 14:43:08 danh Exp $
#
# list of users disallowed any ftp access.
# read by ftpd(8).
@@ -20,3 +20,4 @@ _identd
_rusersd
_fingerd
_x11
+_spamd