mirror of
https://github.com/clearlinux/hyperstart.git
synced 2026-09-03 12:11:34 +00:00
Add iptables cmd
This commit is contained in:
Executable
BIN
Binary file not shown.
@@ -5,6 +5,7 @@ mkdir -p root/lib
|
||||
|
||||
cp ../src/init ./root
|
||||
cp busybox ./root
|
||||
cp iptables ./root
|
||||
tar -xf modules.tar -C ./root/lib/
|
||||
|
||||
ldd ./root/init | while read line
|
||||
|
||||
Reference in New Issue
Block a user