From: jow Date: Sun, 20 Feb 2011 16:01:16 +0000 (+0000) Subject: [packages] openswan: mark conffiles X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=af960ff4d7dcae27ef11b1f82d866d7043fd1be1;p=packages.git [packages] openswan: mark conffiles git-svn-id: svn://svn.openwrt.org/openwrt/packages@25612 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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