]> git.ipfire.org Git - thirdparty/lxc.git/commit
seccomp: use lxc_log_get_level()
authorChristian Brauner <christian.brauner@ubuntu.com>
Sat, 30 Jan 2021 11:10:21 +0000 (12:10 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Sat, 30 Jan 2021 11:10:21 +0000 (12:10 +0100)
commit25a8b256afe10ca285bba9c4d51bf00448085a93
tree3a4865cc3a05a640fd9631a4b4486b3aab3fab98
parent09c8768a0b9df16c4ed4a33a8b926eb96b937fc8
seccomp: use lxc_log_get_level()

This will now enable LXD users to dump the seccomp filter in the log when
logging at TRACE level.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/seccomp.c