hi,

i think tinc should have it's own config dir

christoph



>From a7d2ac314b75f09af2baa66e5168b40152a5250a Mon Sep 17 00:00:00 2001
From: Christoph Kottke <christoph.kot...@gmx.de>
Date: Wed, 26 Jun 2013 12:54:45 +0200
Subject: [PATCH 1/2] [tinc] rename autocreated configdir


Signed-off-by: Christoph Kottke <christoph.kot...@gmx.de>
---
 net/tinc/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/tinc/Makefile b/net/tinc/Makefile
index b383365..576d034 100644
--- a/net/tinc/Makefile
+++ b/net/tinc/Makefile
@@ -47,7 +47,7 @@ define Package/tinc/install
        $(INSTALL_BIN) files/$(PKG_NAME).init $(1)/etc/init.d/$(PKG_NAME)
        $(INSTALL_DIR) $(1)/etc/config
        $(INSTALL_CONF) files/$(PKG_NAME).config $(1)/etc/config/$(PKG_NAME)
-       $(INSTALL_DIR) $(1)/etc/openvpn
+       $(INSTALL_DIR) $(1)/etc/tinc
        $(INSTALL_DIR) $(1)/lib/upgrade/keep.d
        $(INSTALL_DATA) files/tinc.upgrade $(1)/lib/upgrade/keep.d/tinc
 endef
-- 
1.7.10.4


_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to