Commit 557ab841 by Bach Dániel

fix "howto"

parent 60644b30
......@@ -46,7 +46,7 @@ END
chmod 440 /etc/sudoers.d/firewall
cat >> /etc/rc.local <<END
cat > /etc/rc.local <<END
#!/bin/sh -e
/sbin/ip netns add fw
ovs-vsctl del-br firewall
......@@ -238,4 +238,4 @@ def main():
start_networking()
start_firewall()
main()
main()
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment