From: Jo-Philipp Wich Date: Sun, 20 Feb 2011 16:01:16 +0000 (+0000) Subject: openswan: mark conffiles X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=383e4b4abdb996e441b62f86bfa3380ebf991981;p=openwrt%2Fsvn-archive%2Fpackages.git openswan: mark conffiles SVN-Revision: 25612 --- diff --git a/net/openswan/Makefile b/net/openswan/Makefile index c5f987548..2acb818ff 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