sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[SM-Commit] GIT changes to test cauldron by Justin Boffemmyer (ed10c6c4e0971a1acbfe92cf624bf8d057193b25)
- From: Justin Boffemmyer <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org
- Subject: [SM-Commit] GIT changes to test cauldron by Justin Boffemmyer (ed10c6c4e0971a1acbfe92cf624bf8d057193b25)
- Date: Tue, 7 Oct 2008 20:39:53 -0500
GIT changes to test cauldron by Justin Boffemmyer <flux AT sourcemage.org>:
base/etc/group | 2 ++
1 files changed, 2 insertions(+)
New commits:
commit ed10c6c4e0971a1acbfe92cf624bf8d057193b25
Author: Justin Boffemmyer <flux AT sourcemage.org>
Commit: Justin Boffemmyer <flux AT sourcemage.org>
base/etc/group: missing 2 groups
The etc/group file (which gets added via add-sauce.sh) was missing 2
groups, namely games and utmp. The games group is needed for
/usr/games in system.tar.bz2, and utmp is needed for both
/var/log/wtmp and /var/run/utmp. This fixes bug #14777.
diff --git a/base/etc/group b/base/etc/group
index 694548b..a3dbdf0 100644
--- a/base/etc/group
+++ b/base/etc/group
@@ -16,3 +16,5 @@ video:x:44:
wheel:x:55:
users:x:1000:
nogroup:x:65534:
+utmp:x:43:
+games:x:60:
- [SM-Commit] GIT changes to test cauldron by Justin Boffemmyer (ed10c6c4e0971a1acbfe92cf624bf8d057193b25), Justin Boffemmyer, 10/07/2008
Archive powered by MHonArc 2.6.24.