aboutsummaryrefslogtreecommitdiffstats
path: root/test/test-root.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-09-08 08:58:30 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-09-08 08:58:30 -0400
commit22d6041c8fe43e025676ea254d3cbff7da7e3d4f (patch)
treeb6f07ab0af1564e38b16e856e645625ce6570921 /test/test-root.sh
parentMerge pull request #771 from l29ah/master (diff)
downloadfirejail-22d6041c8fe43e025676ea254d3cbff7da7e3d4f.tar.gz
firejail-22d6041c8fe43e025676ea254d3cbff7da7e3d4f.tar.zst
firejail-22d6041c8fe43e025676ea254d3cbff7da7e3d4f.zip
0.9.42 testing
Diffstat (limited to 'test/test-root.sh')
-rwxr-xr-xtest/test-root.sh5
1 files changed, 2 insertions, 3 deletions
diff --git a/test/test-root.sh b/test/test-root.sh
index aca48d334..0fdaf4ff7 100755
--- a/test/test-root.sh
+++ b/test/test-root.sh
@@ -44,9 +44,6 @@ then
44 ./servers6.exp 44 ./servers6.exp
45fi 45fi
46 46
47echo "TESTING: /proc/sysrq-trigger reset disabled (sysrq-trigger.exp)"
48./sysrq-trigger.exp
49
50echo "TESTING: seccomp umount (seccomp-umount.exp)" 47echo "TESTING: seccomp umount (seccomp-umount.exp)"
51./filters/seccomp-umount.exp 48./filters/seccomp-umount.exp
52 49
@@ -80,3 +77,5 @@ rm -f /tmp/chroot/etc/resolv.conf
80ln -s tmp /tmp/chroot/etc/resolv.conf 77ln -s tmp /tmp/chroot/etc/resolv.conf
81./chroot-resolvconf.exp 78./chroot-resolvconf.exp
82rm -f tmpfile 79rm -f tmpfile
80rm /tmp/chroot/etc/resolv.conf
81