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/option_bind_directory.exp | 4 ---- test/option_bind_file.exp | 4 ---- test/seccomp-umount.exp | 2 +- 3 files changed, 1 insertion(+), 9 deletions(-) (limited to 'test') diff --git a/test/option_bind_directory.exp b/test/option_bind_directory.exp index 1c1acc814..3233c68de 100755 --- a/test/option_bind_directory.exp +++ b/test/option_bind_directory.exp @@ -16,10 +16,6 @@ expect { timeout {puts "TESTING ERROR 1\n";exit} "root" } -expect { - timeout {puts "TESTING ERROR 2\n";exit} - "home" -} sleep 1 puts "\n" diff --git a/test/option_bind_file.exp b/test/option_bind_file.exp index 0380b68b5..8926e0391 100755 --- a/test/option_bind_file.exp +++ b/test/option_bind_file.exp @@ -16,10 +16,6 @@ expect { timeout {puts "TESTING ERROR 1\n";exit} "hello" } -expect { - timeout {puts "TESTING ERROR 2\n";exit} - "home" -} sleep 1 puts "\n" 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-70-g09d2