add iptables
This commit is contained in:
parent
7327aeadbc
commit
41d07b8ed7
|
@ -83,6 +83,7 @@ IMAGE_INSTALL_append = " \
|
||||||
libgcrypt \
|
libgcrypt \
|
||||||
zeromq \
|
zeromq \
|
||||||
json-c \
|
json-c \
|
||||||
|
iptables \
|
||||||
"
|
"
|
||||||
|
|
||||||
install_proc() {
|
install_proc() {
|
||||||
|
|
Loading…
Reference in New Issue