This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
openntpd-openbsd
mirror of
https://github.com/Fincer/openntpd-openbsd
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
61
Wiki
Activity
Browse Source
Only send hash of /etc/ipsec.conf if it changes since it can contain
a pre-shared key ok hshoexer@ cloder@ (some time ago)
OPENBSD_4_3
joel
17 years ago
parent
93a9caecd5
commit
a15e8c9c30
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
src/etc/changelist
+ 2
- 2
src/etc/changelist
View File
@ -1,4 +1,4 @@
# $OpenBSD: changelist,v 1.5
2 2007/02/28 01:37:15 david
Exp $
# $OpenBSD: changelist,v 1.5
3 2007/09/03 06:18:01 joel
Exp $
#
# List of files which the security script backs up and checks
# for modifications.
@ -47,7 +47,7 @@
/etc/hosts.lpd
/etc/ifstated.conf
/etc/inetd.conf
/etc/ipsec.conf
+
/etc/ipsec.conf
+/etc/isakmpd/private/local.key
/etc/isakmpd/local.pub
/etc/ksh.kshrc
Write
Preview
Loading…
Cancel
Save