]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/commands.c
confile: remove lxc.console.buffer.logfile
authorChristian Brauner <christian.brauner@ubuntu.com>
Thu, 15 Feb 2018 13:05:35 +0000 (14:05 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Tue, 27 Feb 2018 20:38:31 +0000 (21:38 +0100)
commit23e0d9af767dc78639cf9572c78be6c274e48b86
treedba66bb040e5801948dff59c7e5304af2ba371cf
parent861813e52bdba0cda7e3b72ba4932db77d47b08b
confile: remove lxc.console.buffer.logfile

All of its functionality is now covered over by lxc.console.logfile.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
doc/lxc.container.conf.sgml.in
src/lxc/commands.c
src/lxc/conf.c
src/lxc/conf.h
src/lxc/confile.c
src/lxc/console.c
src/lxc/console.h
src/lxc/lxccontainer.h
src/tests/console_log.c