diff options
author | 2011-07-07 06:15:53 +0000 | |
---|---|---|
committer | 2011-07-07 06:15:53 +0000 | |
commit | e0c78d087aa2b19d22a5a3a1154d88328b2afbec (patch) | |
tree | e15f0a2cc93d8c2284be18668539b734a78072d6 | |
parent | Add more syscalls to the list. (diff) | |
download | wireguard-openbsd-e0c78d087aa2b19d22a5a3a1154d88328b2afbec.tar.xz wireguard-openbsd-e0c78d087aa2b19d22a5a3a1154d88328b2afbec.zip |
Watch the hostname.if(5) files;
patch originally suggested by mk@; sthen@, naddy@ and ajacoutot@ agree.
-rw-r--r-- | etc/changelist | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/changelist b/etc/changelist index 2e694fb781e..d17a9e81dc1 100644 --- a/etc/changelist +++ b/etc/changelist @@ -1,4 +1,4 @@ -# $OpenBSD: changelist,v 1.73 2011/04/19 21:59:49 schwarze Exp $ +# $OpenBSD: changelist,v 1.74 2011/07/07 06:15:53 schwarze Exp $ # # List of files which the security script backs up and checks # for modifications. @@ -38,6 +38,7 @@ /etc/gettytab /etc/group /etc/hostapd.conf ++/etc/hostname.* /etc/hosts /etc/hosts.allow /etc/hosts.deny |