summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog.vserver4
-rw-r--r--etc/group1
-rw-r--r--etc/passwd1
3 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.vserver b/ChangeLog.vserver
index 58d18f5..cc46afd 100644
--- a/ChangeLog.vserver
+++ b/ChangeLog.vserver
@@ -1,6 +1,10 @@
# ChangeLog for Gentoo System Intialization ("rc") scripts
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPLv2
+ 05 Jun 2006; Christian Heim <phreak@gentoo.org>:
+ Merging latest changes to the rc-scripts branch. This merge is based
+ upon revision 2079.
+
24 May 2006; Christian Heim <phreak@gentoo.org>:
Merging latest changes to the rc-scripts branch. This merge is based
upon revision 2045.
diff --git a/etc/group b/etc/group
index 3823306..05bb139 100644
--- a/etc/group
+++ b/etc/group
@@ -13,6 +13,7 @@ floppy::11:root
mail::12:mail
news::13:news
uucp::14:uucp
+man::15:man
console::17:
audio::18:
cdrom::19:
diff --git a/etc/passwd b/etc/passwd
index 1505cb6..056a0eb 100644
--- a/etc/passwd
+++ b/etc/passwd
@@ -10,6 +10,7 @@ mail:x:8:12:mail:/var/spool/mail:/bin/false
news:x:9:13:news:/usr/lib/news:/bin/false
uucp:x:10:14:uucp:/var/spool/uucppublic:/bin/false
operator:x:11:0:operator:/root:/bin/bash
+man:x:13:15:man:/usr/share/man:/bin/false
postmaster:x:14:12:postmaster:/var/spool/mail:/bin/false
smmsp:x:209:209:smmsp:/var/spool/mqueue:/bin/false
portage:x:250:250:portage:/var/tmp/portage:/bin/false