diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-04-28 06:54:22 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-04-28 06:54:22 +0000 |
commit | 487be3fdb025418ff78ffe0640aac35b34d42cc7 (patch) | |
tree | e89af2de8126d4fc156d1b25e11ec2712f8be981 /debian/conffiles | |
parent | 809813b330897175c1bd0d9b8948df3f969a7e8b (diff) |
Wed Apr 28 02:44:13 1999 Thomas Bushnell, BSG <tb@mit.edu>
* conffiles: Add contents of /etc/login.
* rules: Add debian/tmp/etc and debian/tmp/etc/login to the list
of things to be chmod 0755.
* TODO: New item.
All of these because Marcus says so.
Diffstat (limited to 'debian/conffiles')
-rw-r--r-- | debian/conffiles | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/conffiles b/debian/conffiles index 0610053f..baf9f8a4 100644 --- a/debian/conffiles +++ b/debian/conffiles @@ -1 +1,6 @@ /boot/servers.boot +/etc/login/.bash_login +/etc/login/.bashrc +/etc/login/.hushlogin +/etc/login/.profile +/etc/login/README |