diff options
author | Robert Peichaer <rpe@cvs.openbsd.org> | 2014-07-13 13:53:37 +0000 |
---|---|---|
committer | Robert Peichaer <rpe@cvs.openbsd.org> | 2014-07-13 13:53:37 +0000 |
commit | e042fabf4db90338845231cd91832e32c051ff72 (patch) | |
tree | d244360e80668e3d65307eed3aec2dfdbfeff872 /etc/changelist | |
parent | 2ffae24f2625bff75ab5151197c7dcabd5c772a0 (diff) |
- move the ntpd.conf file to examples directory
- move it from BIN1 to EXAMPLES in src/etc/Makefile
- change the installer to create the file instead of editing it
- add a '+' to the corresponding changelist entry
suggested by and OK deraadt@
OK for the installer change krw@
Diffstat (limited to 'etc/changelist')
-rw-r--r-- | etc/changelist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/changelist b/etc/changelist index 3debfe05782..d6b7afd6db9 100644 --- a/etc/changelist +++ b/etc/changelist @@ -1,4 +1,4 @@ -# $OpenBSD: changelist,v 1.91 2014/07/12 03:52:39 deraadt Exp $ +# $OpenBSD: changelist,v 1.92 2014/07/13 13:53:36 rpe Exp $ # # List of files which the security script backs up and checks # for modifications. @@ -94,7 +94,7 @@ /etc/nginx/nginx.conf /etc/npppd/npppd.conf +/etc/npppd/npppd-users -/etc/ntpd.conf ++/etc/ntpd.conf +/etc/ospf6d.conf +/etc/ospfd.conf /etc/passwd |