mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-08 03:06:26 +02:00
move around files
This commit is contained in:
parent
11ccbd9e15
commit
5cf2d5853d
9 changed files with 7 additions and 8 deletions
2
lxc/util/enable_network
Executable file
2
lxc/util/enable_network
Executable file
|
@ -0,0 +1,2 @@
|
|||
iptables -D INPUT -i virbr0 -j REJECT
|
||||
iptables -D OUTPUT -o virbr0 -j DROP
|
Loading…
Add table
Add a link
Reference in a new issue