add iptables

This commit is contained in:
Huang Xin 2022-06-14 08:11:23 -07:00
parent 7327aeadbc
commit 41d07b8ed7
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@ IMAGE_INSTALL_append = " \
libgcrypt \ libgcrypt \
zeromq \ zeromq \
json-c \ json-c \
iptables \
" "
install_proc() { install_proc() {