shell: Add debug logging to find binaries that aren't being restricted
authorKunal Mehta <legoktm@member.fsf.org>
Mon, 11 Dec 2017 19:21:38 +0000 (11:21 -0800)
committerKunal Mehta <legoktm@member.fsf.org>
Tue, 12 Dec 2017 00:25:33 +0000 (16:25 -0800)
commit59dfe57b9234e4af2196632d07d7c0b1a61b7cb6
treea361eef33380e7c871bf48173159390cef159193
parent416975c3ac1bf838369846c2ba2e3217edcde2cb
shell: Add debug logging to find binaries that aren't being restricted

Assume the first part of the command is the binary, and include it directly
in the message to make grouping work on a per-binary basis. Includ the rest
of the params as log context just in case it is useful.

Change-Id: Ibfff7b1fee083efffae833b9bfa71ae9806c1bbd
includes/shell/FirejailCommand.php