mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
hidepid part 5
This commit is contained in:
parent
cffa48d80c
commit
bb5b4077e6
33 changed files with 38 additions and 6 deletions
|
|
@ -49,6 +49,7 @@ spawn $env(SHELL)
|
|||
send -- "firemon --seccomp\r"
|
||||
expect {
|
||||
timeout {puts "TESTING ERROR 5\n";exit}
|
||||
"need to be root" {puts "/proc mounted as hidepid, exiting...\n"; exit}
|
||||
":firejail fbreader"
|
||||
}
|
||||
expect {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue