mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-22 06:05:38 -06:00
testing
This commit is contained in:
parent
c0b5b9acf0
commit
62a19b0cac
4 changed files with 156 additions and 36 deletions
|
|
@ -22,7 +22,13 @@ echo "TESTING: read/write /dev/shm (test/fs/fs_dev_shm.exp)"
|
|||
./fs_dev_shm.exp
|
||||
|
||||
echo "TESTING: private (test/fs/private.exp)"
|
||||
./private.exp `whoami`
|
||||
./private.exp
|
||||
|
||||
echo "TESTING: private home (test/fs/private-home.exp)"
|
||||
./private-home.exp
|
||||
|
||||
echo "TESTING: private home dir (test/fs/private-home-dir.exp)"
|
||||
./private-home-dir.exp
|
||||
|
||||
echo "TESTING: private-etc (test/fs/private-etc.exp)"
|
||||
./private-etc.exp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue