Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc remove `falken' user; nothing depends upon it, it causes...
details: https://anonhg.NetBSD.org/src/rev/0f6e585f71cc
branches: trunk
changeset: 504502:0f6e585f71cc
user: lukem <lukem%NetBSD.org@localhost>
date: Sun Mar 04 06:00:54 2001 +0000
description:
remove `falken' user; nothing depends upon it, it causes confusion about
whether it's required or not, and by default it's useless anyway (because
the one-hit-wonder joke with respect to its shell being /usr/games/wargames
is moot unless you enable the account)
diffstat:
etc/aliases | 3 +--
etc/master.passwd | 1 -
2 files changed, 1 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r eeb15f130868 -r 0f6e585f71cc etc/aliases
--- a/etc/aliases Sun Mar 04 05:55:43 2001 +0000
+++ b/etc/aliases Sun Mar 04 06:00:54 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: aliases,v 1.14 2001/02/26 17:25:28 lukem Exp $
+# $NetBSD: aliases,v 1.15 2001/03/04 06:00:54 lukem Exp $
#
# from: @(#)aliases 8.2 (Berkeley) 3/5/94
#
@@ -17,7 +17,6 @@
# General redirections for pseudo accounts.
bin: root
daemon: root
-falken: root
games: root
named: root
nobody: root
diff -r eeb15f130868 -r 0f6e585f71cc etc/master.passwd
--- a/etc/master.passwd Sun Mar 04 05:55:43 2001 +0000
+++ b/etc/master.passwd Sun Mar 04 06:00:54 2001 +0000
@@ -8,5 +8,4 @@
postfix:*:12:12::0:0:Postfix pseudo-user:/var/spool/postfix:/sbin/nologin
named:*:14:14::0:0:Named pseudo-user:/var/named:/sbin/nologin
uucp:*:66:1::0:0:UNIX-to-UNIX Copy:/var/spool/uucppublic:/usr/libexec/uucp/uucico
-falken:*:32766:31::0:0:Prof. Stephen &:/usr/games:/usr/games/wargames
nobody:*:32767:39::0:0:Unprivileged user:/nonexistent:/sbin/nologin
Home |
Main Index |
Thread Index |
Old Index