Unverified Commit 89a9f393 by Christian Brauner Committed by GitHub

Merge pull request #2548 from 2xsec/bugfix

cmd: lxc-user-nic: change log macro & cleanups
parents 59c018f2 3725a69c
...@@ -322,6 +322,7 @@ if ENABLE_COMMANDS ...@@ -322,6 +322,7 @@ if ENABLE_COMMANDS
init_lxc_SOURCES = cmd/lxc_init.c init_lxc_SOURCES = cmd/lxc_init.c
lxc_monitord_SOURCES = cmd/lxc_monitord.c lxc_monitord_SOURCES = cmd/lxc_monitord.c
lxc_user_nic_SOURCES = cmd/lxc_user_nic.c \ lxc_user_nic_SOURCES = cmd/lxc_user_nic.c \
log.c log.h \
namespace.c namespace.h \ namespace.c namespace.h \
network.c network.h \ network.c network.h \
parse.c parse.h parse.c parse.h
......
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