diff options
author | 2006-09-15 09:49:07 +0000 | |
---|---|---|
committer | 2006-09-15 09:49:07 +0000 | |
commit | 372d8047cf31b08ae1d71104a401ecb4536056ff (patch) | |
tree | 6d348e9ce1fa6853f2e4d5b4a8787530b55f4420 | |
parent | Morotola -> Motorola ;) (diff) | |
download | wireguard-openbsd-372d8047cf31b08ae1d71104a401ecb4536056ff.tar.xz wireguard-openbsd-372d8047cf31b08ae1d71104a401ecb4536056ff.zip |
Remove "Delete-SAs" config option. This was needed for interaction
with sasyncd(8). Now sasyncd(8) controls isakmpd(8) regarding SA
deletion so this option is obsolete.
ok mpf jmc
-rw-r--r-- | sbin/isakmpd/isakmpd.conf.5 | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/sbin/isakmpd/isakmpd.conf.5 b/sbin/isakmpd/isakmpd.conf.5 index e1a5a708e52..657aa776f56 100644 --- a/sbin/isakmpd/isakmpd.conf.5 +++ b/sbin/isakmpd/isakmpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isakmpd.conf.5,v 1.117 2006/08/30 16:56:56 hshoexer Exp $ +.\" $OpenBSD: isakmpd.conf.5,v 1.118 2006/09/15 09:49:07 hshoexer Exp $ .\" $EOM: isakmpd.conf.5,v 1.57 2000/12/21 14:43:17 ho Exp $ .\" .\" Copyright (c) 1998, 1999, 2000 Niklas Hallqvist. All rights reserved. @@ -305,12 +305,6 @@ other programs like .Xr ipsecctl 8 or .Xr bgpd 8 . -.It Em Delete-SAs -This tag controls whether -.Xr isakmpd 8 -deletes SAs on shutdown or not. -The default value is -.Qq yes . .El .It Bq Sy Phase 1 ISAKMP SA negotiation parameter root |