summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2006-06-05 19:46:54 +0000
committerChristian Heim <phreak@gentoo.org>2006-06-05 19:46:54 +0000
commitae0bbf3ae39e23600345b42edfe2ac1babcb4dc0 (patch)
treea7b020f26114e96c9949a4a4cb38f1f9d77ebd8c /etc
parentMerging r2046 (diff)
downloadbaselayout-vserver-ae0bbf3ae39e23600345b42edfe2ac1babcb4dc0.tar.gz
baselayout-vserver-ae0bbf3ae39e23600345b42edfe2ac1babcb4dc0.tar.bz2
baselayout-vserver-ae0bbf3ae39e23600345b42edfe2ac1babcb4dc0.zip
Merging r2079
svn path=/baselayout-vserver/trunk/; revision=372
Diffstat (limited to 'etc')
-rw-r--r--etc/conf.d/env_whitelist5
-rw-r--r--etc/group1
-rw-r--r--etc/passwd1
3 files changed, 2 insertions, 5 deletions
diff --git a/etc/conf.d/env_whitelist b/etc/conf.d/env_whitelist
index e04ba9e..30a3695 100644
--- a/etc/conf.d/env_whitelist
+++ b/etc/conf.d/env_whitelist
@@ -4,8 +4,3 @@
# rc-system. If it is not set by the environment, then the variable will be
# taken from /etc/profile.env - meaning, if you need to set LANG or such,
# do it in a /etc/env.d/99myownstuff file for example, and run env-update.
-
-# Locale settings
-#LANG
-#LANGUAGE
-#LC_ALL
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