Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/etc Pull up revisions 1.5-1.7 (requested by Itojun in #...
details: https://anonhg.NetBSD.org/src/rev/9dde125f33cd
branches: netbsd-1-6
changeset: 527769:9dde125f33cd
user: lukem <lukem%NetBSD.org@localhost>
date: Thu Jun 06 02:40:42 2002 +0000
description:
Pull up revisions 1.5-1.7 (requested by Itojun in #184, and myself):
1.16:
uid/gid for sendmail 8.12.x.
disallow chroot priv accounts from being used for ftp.
1.17:
typo
1.18:
aliases: duplicated "named" entry
ftpuesrs: add postfix
1.19:
- re-order pseudo-users to master.passwd order
- send postfix & smmsp email to postmaster instead of root
NOTE: left smmsp user even though 1.6 doesn't have it (yet?), as
it's harmless and makes tracking future changes easier
diffstat:
etc/aliases | 11 +++++++----
1 files changed, 7 insertions(+), 4 deletions(-)
diffs (29 lines):
diff -r 0b57ac09c356 -r 9dde125f33cd etc/aliases
--- a/etc/aliases Thu Jun 06 00:53:12 2002 +0000
+++ b/etc/aliases Thu Jun 06 02:40:42 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: aliases,v 1.15 2001/03/04 06:00:54 lukem Exp $
+# $NetBSD: aliases,v 1.15.2.1 2002/06/06 02:40:42 lukem Exp $
#
# from: @(#)aliases 8.2 (Berkeley) 3/5/94
#
@@ -15,13 +15,16 @@
postmaster: root
# General redirections for pseudo accounts.
-bin: root
+toor: root
daemon: root
+bin: root
games: root
+postfix: postmaster
named: root
+ntpd: root
+sshd: root
+smmsp: postmaster
nobody: root
-postfix: root
-toor: root
# Well-known aliases -- these should be filled in!
# root:
Home |
Main Index |
Thread Index |
Old Index