]> git.ipfire.org Git - thirdparty/systemd.git/commit
nspawn: log syscalls we cannot add at debug level
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 20 Nov 2019 18:02:36 +0000 (19:02 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 22 Nov 2019 09:23:32 +0000 (10:23 +0100)
commitf47bd0974918abdb2f2453e8efec9be7409d9add
tree42090fcb2651a553347802c9656e3fcf97ebe486
parentec562515331ee0d1b8de0e1a3364a35762206fa5
nspawn: log syscalls we cannot add at debug level

Without out at least a debug log line it is hard to figure out when something
goes wrong.

Reduce scope of a variable while at it.
src/nspawn/nspawn-seccomp.c