aboutsummaryrefslogtreecommitdiffstats
path: root/test/root/root.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2018-04-01 13:52:13 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2018-04-01 13:52:13 -0400
commit01f450f5313e9107f5c7caacbeae0a2f8a749449 (patch)
tree20fc7ee270ee96dd28d55a51e48e8a52430e39c4 /test/root/root.sh
parenttesting ssh (diff)
downloadfirejail-01f450f5313e9107f5c7caacbeae0a2f8a749449.tar.gz
firejail-01f450f5313e9107f5c7caacbeae0a2f8a749449.tar.zst
firejail-01f450f5313e9107f5c7caacbeae0a2f8a749449.zip
testing login as nobody
Diffstat (limited to 'test/root/root.sh')
-rwxr-xr-xtest/root/root.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/root/root.sh b/test/root/root.sh
index 3a20e4ba4..4132bc739 100755
--- a/test/root/root.sh
+++ b/test/root/root.sh
@@ -80,6 +80,9 @@ echo "TESTING: join (test/root/join.exp)"
80echo "TESTING: git-install (test/root/git.exp)" 80echo "TESTING: git-install (test/root/git.exp)"
81./git.exp 81./git.exp
82 82
83echo "TESTING: login-nobody (test/root/login_nobody.exp)"
84./login_nobody.exp
85
83#******************************** 86#********************************
84# seccomp 87# seccomp
85#******************************** 88#********************************