mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-15 10:12:24 +00:00
console: use correct log name
lxc_console is used with lxc_console.c Signed-off-by: Christian Brauner <christian.brauner@mailbox.org>
This commit is contained in:
parent
d04d5ff1ed
commit
f36e165462
@ -52,7 +52,7 @@
|
||||
#include <../include/openpty.h>
|
||||
#endif
|
||||
|
||||
lxc_log_define(lxc_console, lxc);
|
||||
lxc_log_define(console, lxc);
|
||||
|
||||
static struct lxc_list lxc_ttys;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user