summaryrefslogtreecommitdiff
path: root/etc/changelist
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2020-05-05 14:42:45 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2020-05-05 14:42:45 +0000
commit947b8f6c963237f8031a62b1e5ffcfd75c8d19a7 (patch)
tree68aabf78651fd4270fcdf986ee391218a86ec033 /etc/changelist
parent9da38d495abacbce9e40239f46779ad86dcf778a (diff)
watch the /.profile and the /.cshrc in the root directory;
i noticed this is desirable while looking at an issue reported by Doug Moss <dougmoss710 at yahoo dot com> on bugs@; OK deraadt@ sthen@ tb@
Diffstat (limited to 'etc/changelist')
-rw-r--r--etc/changelist4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/changelist b/etc/changelist
index b2b27262691..dad2167efe2 100644
--- a/etc/changelist
+++ b/etc/changelist
@@ -1,4 +1,4 @@
-# $OpenBSD: changelist,v 1.125 2019/08/12 13:28:15 claudio Exp $
+# $OpenBSD: changelist,v 1.126 2020/05/05 14:42:44 schwarze Exp $
#
# List of files which the security script backs up and checks
# for modifications.
@@ -165,3 +165,5 @@
/var/unbound/etc/unbound.conf
/var/yp/Makefile.main
/var/yp/Makefile.yp
+/.cshrc
+/.profile