From c400b75a70af36c6f81a77f4c0fbd5bcc33fcce0 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Mon, 31 Aug 2015 06:46:57 -0400 Subject: using /etc/firejail/server.profile as default profile if the sandbox is started by root --- test/seccomp-umount.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/seccomp-umount.exp') diff --git a/test/seccomp-umount.exp b/test/seccomp-umount.exp index e037d3264..c0107a084 100755 --- a/test/seccomp-umount.exp +++ b/test/seccomp-umount.exp @@ -10,7 +10,7 @@ expect { "root" } -send -- "firejail --net=br0 --ip=10.10.20.5 --seccomp\r" +send -- "firejail --net=br0 --ip=10.10.20.5 --seccomp --noprofile\r" expect { timeout {puts "TESTING ERROR 0\n";exit} "Child process initialized" -- cgit v1.2.3-54-g00ecf