]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/start.c
start: log sending and receiving of tty fds
authorChristian Brauner <christian.brauner@ubuntu.com>
Thu, 1 Jun 2017 03:40:59 +0000 (05:40 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Sat, 3 Jun 2017 20:05:04 +0000 (22:05 +0200)
commitf07fa8df6e2670e04e5f3d9f3a32a5d32f9fc70e
treedeba611de23dbfa66d9a95dfc08263f6f29d2432
parentff3381e14a1123268dd73906822ecf249c9bf701
start: log sending and receiving of tty fds

This is a potentially security sensitive operation and I really want to keep an
eye on *when exactly* this is send. So add more logging on the TRACE() level.

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