Merge pull request #2289 from stintel/strongswan
strongswan: preserve /etc/ipsec.d during upgrade
This commit is contained in:
commit
ac00fff281
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue