From 6313ab799d95065ef75491a9d11d31a1d684701b Mon Sep 17 00:00:00 2001 From: netblue30 Date: Wed, 8 Jun 2016 13:16:22 -0400 Subject: fixes --- src/firemon/procevent.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/firemon') diff --git a/src/firemon/procevent.c b/src/firemon/procevent.c index e2dd5aaa2..7c961adde 100644 --- a/src/firemon/procevent.c +++ b/src/firemon/procevent.c @@ -89,7 +89,8 @@ static int pid_is_firejail(pid_t pid) { // list of firejail arguments that don't trigger sandbox creation // the initial -- is not included - char *firejail_args = "ls list tree x11 help version top netstats debug-syscalls debug-errnos debug-protocols"; + char *firejail_args = "ls list tree x11 help version top netstats debug-syscalls debug-errnos debug-protocols " + "protocol.print debug.caps shutdown bandwidth caps.print cpu.print debug-caps fs.print get "; int i; char *start; -- cgit v1.2.3-70-g09d2