]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/commands.c
commands: log at debug not info level when receiving file descriptors
authorChristian Brauner <christian.brauner@ubuntu.com>
Tue, 4 May 2021 06:59:24 +0000 (08:59 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Tue, 4 May 2021 13:15:08 +0000 (15:15 +0200)
commit1d74176da2661ca1fd8eefc016d7ff48d8758325
tree18294fa9d5d3f19fb978ae889c6b451d562ace16
parent5f2a6ec4e135bb467b675fe62fe5c7347136281b
commands: log at debug not info level when receiving file descriptors

Don't spam the logs because we do receive a lot of file descriptors.

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