From: Jo-Philipp Wich Date: Sun, 20 Feb 2011 16:01:16 +0000 (+0000) Subject: [packages] openswan: mark conffiles X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=e3756af97f0b12327a5a8b5a171c4e2806088340 [packages] openswan: mark conffiles SVN-Revision: 25612 --- diff --git a/net/openswan/Makefile b/net/openswan/Makefile index c5f9875486..2acb818ff7 100644 --- a/net/openswan/Makefile +++ b/net/openswan/Makefile @@ -83,6 +83,11 @@ define Build/Install $(MAKE) $(OPENSWAN_MAKEFLAGS) install endef +define Package/openswan/conffiles +/etc/ipsec.conf +/etc/ipsec.secrets +endef + define Package/openswan/install $(CP) $(PKG_INSTALL_DIR)/* $(1) $(INSTALL_DIR) $(1)/etc/init.d