projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b143506
)
conntrack-tools: create /etc/conntrackd directory
author
John Crispin
<john@openwrt.org>
Sat, 21 Nov 2015 21:26:20 +0000
(21:26 +0000)
committer
John Crispin
<john@openwrt.org>
Sat, 21 Nov 2015 21:26:20 +0000
(21:26 +0000)
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 47571
package/network/utils/conntrack-tools/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/conntrack-tools/Makefile
b/package/network/utils/conntrack-tools/Makefile
index ad3aa530d2405cc82fbe0ee6d0f1dc914e7a7816..fd13e222a980949305e05f61f3f9305e7c3683ce 100644
(file)
--- a/
package/network/utils/conntrack-tools/Makefile
+++ b/
package/network/utils/conntrack-tools/Makefile
@@
-73,6
+73,7
@@
endef
define Package/conntrackd/install
$(INSTALL_DIR) \
+ $(1)/etc/conntrackd \
$(1)/etc/init.d \
$(1)/usr/sbin
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/sbin/conntrackd $(1)/usr/sbin/