diff options
author | Tyler Hicks <tyhicks@canonical.com> | 2018-05-04 01:08:13 +0000 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2018-05-08 02:02:25 -0400 |
commit | beb44acaf000c97d6c89de581f377df5757857f3 (patch) | |
tree | 05a59c7f4291d3d71762628564b7aac13f099d3e /tools/gpio | |
parent | d013db029491b49e1459d5a55ecd9ec1be1447ca (diff) | |
download | blackbird-obmc-linux-beb44acaf000c97d6c89de581f377df5757857f3.tar.gz blackbird-obmc-linux-beb44acaf000c97d6c89de581f377df5757857f3.zip |
seccomp: Configurable separator for the actions_logged string
The function that converts a bitmask of seccomp actions that are
allowed to be logged is currently only used for constructing the display
string for the kernel.seccomp.actions_logged sysctl. That string wants a
space character to be used for the separator between actions.
A future patch will make use of the same function for building a string
that will be sent to the audit subsystem for tracking modifications to
the kernel.seccomp.actions_logged sysctl. That string will need to use a
comma as a separator. This patch allows the separator character to be
configurable to meet both needs.
Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'tools/gpio')
0 files changed, 0 insertions, 0 deletions