summaryrefslogtreecommitdiffstats
path: root/test/root/root.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-03-23 15:02:35 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-03-23 15:02:35 -0400
commitad14d091b2babc7a429f922844a8fc1d8523846f (patch)
tree72be213a8cb5dcda65ad0e144cfa828c5337a1af /test/root/root.sh
parentMerge branch 'master' of https://github.com/netblue30/firejail (diff)
downloadfirejail-ad14d091b2babc7a429f922844a8fc1d8523846f.tar.gz
firejail-ad14d091b2babc7a429f922844a8fc1d8523846f.tar.zst
firejail-ad14d091b2babc7a429f922844a8fc1d8523846f.zip
merge #1100 from zackw: xvfb support in /etc/firejail/firejail.config
Diffstat (limited to 'test/root/root.sh')
-rwxr-xr-xtest/root/root.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/root/root.sh b/test/root/root.sh
index e23499d2a..82fdc90b5 100755
--- a/test/root/root.sh
+++ b/test/root/root.sh
@@ -82,6 +82,7 @@ echo "TESTING: seccomp chown (test/root/seccomp-chown.exp)"
82#******************************** 82#********************************
83echo "TESTING: firejail configuration (test/root/checkcfg.exp)" 83echo "TESTING: firejail configuration (test/root/checkcfg.exp)"
84./checkcfg.exp 84./checkcfg.exp
85cp ../../etc/firejail.config /etc/firejail/.
85 86
86echo "TESTING: tmpfs (test/root/option_tmpfs.exp)" 87echo "TESTING: tmpfs (test/root/option_tmpfs.exp)"
87./option_tmpfs.exp 88./option_tmpfs.exp