Browse Source

strongswan: preserve /etc/ipsec.d during upgrade

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
lilik-openwrt-22.03
Stijn Tintel 9 years ago
parent
commit
e8d9c06e2e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      net/strongswan/Makefile

+ 1
- 0
net/strongswan/Makefile View File

@ -382,6 +382,7 @@ CONFIGURE_ARGS+= \
EXTRA_LDFLAGS+= -Wl,-rpath-link,$(STAGING_DIR)/usr/lib
define Package/strongswan/conffiles
/etc/ipsec.d/
/etc/ipsec.conf
/etc/ipsec.secrets
/etc/ipsec.user


Loading…
Cancel
Save