Keep ipsec configuration information across upgrades
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 20 Dec 2011 04:36:40 +0000 (04:36 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 20 Dec 2011 04:36:40 +0000 (04:36 +0000)
commitdaeef95f7726c2ad4b824334e18011f6454543f3
tree93541cbe672082663734d11dcb63f57866a67204
parent157295224aa3dfaf3c1ea675b22b07f6e529ffd3
Keep ipsec configuration information across upgrades

The /etc/ipsec.d directory holds the certificates and CRLs used for
IPsec, many of which may have been uploaded by users.  /etc/ipsec.conf
and /etc/ipsec.secrets hold user configuration for the IPsec daemons.
Add a keep.d file to preserve these files/directories across upgrades.

Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
SVN-Revision: 29584
net/openswan/Makefile
net/openswan/files/ipsec.upgrade [new file with mode: 0644]