From 3db72d37537c84e86f3a32c325f27030c6fa4238 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Wed, 28 Oct 2015 13:52:29 -0400 Subject: enable --protocol by default in profiles --- test/net_mtu.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/net_mtu.exp b/test/net_mtu.exp index 2940241c1..7943b2866 100755 --- a/test/net_mtu.exp +++ b/test/net_mtu.exp @@ -5,7 +5,7 @@ spawn $env(SHELL) match_max 100000 # check ip address -send -- "firejail --net=br0 --mtu=1000\r" +send -- "firejail --net=br0 --mtu=1000 --noprofile\r" expect { timeout {puts "TESTING ERROR 1\n";exit} "Child process initialized" -- cgit v1.2.3-54-g00ecf