summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-07-31 16:13:50 +0000
committerThomas Bushnell <thomas@gnu.org>1996-07-31 16:13:50 +0000
commitc4397aeaf295391458ef80816ca63ff34ef35461 (patch)
treedef41a2903d1dd29e34c2dd75bfb3752e8baeef3 /config
parent6e5c297d53a6c45005fac91c2d34ba174ba5c7a6 (diff)
*** empty log message ***
Diffstat (limited to 'config')
-rw-r--r--config/ChangeLog6
-rw-r--r--config/Makefile2
-rw-r--r--config/group2
-rw-r--r--config/passwd2
4 files changed, 10 insertions, 2 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index 4382536d..4233ae49 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,9 @@
+Wed Jul 31 12:11:02 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * passwd (games): Have no password.
+ * Makefile (SYSCONFFILES): Add `group'.
+ * group: New file.
+
Mon Jul 29 14:43:54 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* passwd: mib -> thomas.
diff --git a/config/Makefile b/config/Makefile
index 1a5c22dd..ba2693e8 100644
--- a/config/Makefile
+++ b/config/Makefile
@@ -25,7 +25,7 @@ makemode := misc
# to overwrite an existing file. Print a warning for such files.
# If override_conf is set to `t' then install even on top of existing
# files.
-SYSCONFFILES = protocols services shells motd ttys hostname fstab passwd
+SYSCONFFILES = protocols services shells motd ttys hostname fstab passwd group
installed_conf = $(addprefix $(sysconfdir)/,$(SYSCONFFILES))
LOGINDOTS = .bash_login .bashrc .hushlogin .profile README
diff --git a/config/group b/config/group
new file mode 100644
index 00000000..071b94b7
--- /dev/null
+++ b/config/group
@@ -0,0 +1,2 @@
+wheel:*:0:wheel
+games:*:13:games
diff --git a/config/passwd b/config/passwd
index beeae0c6..060af7e4 100644
--- a/config/passwd
+++ b/config/passwd
@@ -6,4 +6,4 @@ silly:*:65535:65535:Silly!:/:/bin/false
login::-1:-1:Not logged in:/etc/login:/bin/bash
hag::31013:10:Daniel Hagerty,,,:/home/fsf/hag:/bin/bash
sgw::6289:11:stephen g. wadlow:/home/gp2/sgw:/bin/bash
-games::7:13:Games:/games:
+games:*:7:13:Games:/games: