aboutsummaryrefslogtreecommitdiffstats
path: root/test/seccomp-umount.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-08-31 06:46:57 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2015-08-31 06:46:57 -0400
commitc400b75a70af36c6f81a77f4c0fbd5bcc33fcce0 (patch)
treeb222da7db5ccf3cec25f274dcad77b2c17f5ea4b /test/seccomp-umount.exp
parentadmin work (diff)
downloadfirejail-c400b75a70af36c6f81a77f4c0fbd5bcc33fcce0.tar.gz
firejail-c400b75a70af36c6f81a77f4c0fbd5bcc33fcce0.tar.zst
firejail-c400b75a70af36c6f81a77f4c0fbd5bcc33fcce0.zip
using /etc/firejail/server.profile as default profile if the sandbox is started by root
Diffstat (limited to 'test/seccomp-umount.exp')
-rwxr-xr-xtest/seccomp-umount.exp2
1 files changed, 1 insertions, 1 deletions
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 {
10 "root" 10 "root"
11} 11}
12 12
13send -- "firejail --net=br0 --ip=10.10.20.5 --seccomp\r" 13send -- "firejail --net=br0 --ip=10.10.20.5 --seccomp --noprofile\r"
14expect { 14expect {
15 timeout {puts "TESTING ERROR 0\n";exit} 15 timeout {puts "TESTING ERROR 0\n";exit}
16 "Child process initialized" 16 "Child process initialized"