Commit e3197b0c by Stéphane Graber Committed by GitHub

Merge pull request #1167 from brauner/2016-09-03/fix_log_name

console: use correct log name
parents d04d5ff1 f36e1654
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment