File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
88
99PKG_NAME: =ns-dpi
1010PKG_VERSION: =0.2.0
11- PKG_RELEASE: =1
11+ PKG_RELEASE: =2
1212
1313PKG_BUILD_DIR: =$(BUILD_DIR ) /ns-dpi-$(PKG_VERSION )
1414
@@ -62,6 +62,8 @@ define Package/ns-dpi/install
6262 $(INSTALL_DIR ) $(1 ) /etc/init.d
6363 $(INSTALL_DIR ) $(1 ) /etc/uci-defaults
6464 $(INSTALL_DIR ) $(1 ) /usr/share/ns-plug/hooks/unregister
65+ $(INSTALL_DIR ) $(1 ) /etc/xtables
66+ $(INSTALL_CONF ) ./files/connlabel.conf $(1 ) /etc/xtables/connlabel.conf
6567 $(INSTALL_BIN ) ./files/dpi.init $(1 ) /etc/init.d/dpi
6668 $(INSTALL_BIN ) ./files/dpi-license-update.init $(1 ) /etc/init.d/dpi-license-update
6769 $(INSTALL_BIN ) ./files/dpi $(1 ) /usr/sbin/
Original file line number Diff line number Diff line change 1+ 0 dummy
2+ 1 block
3+ 2 bulk
4+ 3 best_effort
5+ 4 video
6+ 5 voice
You can’t perform that action at this time.
0 commit comments