cmd: move lxc-update-config

Closes #2073. Signed-off-by: 's avatarChristian Brauner <christian.brauner@ubuntu.com>
parent b8093934
......@@ -935,8 +935,8 @@ AC_CONFIG_FILES([
src/lxc/Makefile
src/lxc/lxc.functions
src/lxc/cmd/lxc-checkconfig
src/lxc/cmd/lxc-update-config
src/lxc/tools/lxc-start-ephemeral
src/lxc/tools/lxc-update-config
src/lxc/version.h
src/python-lxc/Makefile
......
......@@ -217,7 +217,7 @@ liblxc_la_CFLAGS += $(CGMANAGER_CFLAGS) $(DBUS_CFLAGS) $(NIH_CFLAGS) $(NIH_DBUS_
endif
bin_SCRIPTS = cmd/lxc-checkconfig \
tools/lxc-update-config
cmd/lxc-update-config
EXTRA_DIST = \
tools/lxc-top.lua
......
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