hidepid part 5

This commit is contained in:
netblue30 2016-11-11 12:52:05 -05:00
parent cffa48d80c
commit bb5b4077e6
33 changed files with 38 additions and 6 deletions

View file

@ -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 {