]> git.ipfire.org Git - thirdparty/lxc.git/commit
commands: truncate console ringbuffer log file
authorChristian Brauner <christian.brauner@ubuntu.com>
Thu, 9 Nov 2017 18:39:59 +0000 (19:39 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Fri, 17 Nov 2017 23:20:56 +0000 (00:20 +0100)
commitcf685555b3817bfd0a69eefb7a08a3eec647bcc9
tree9d72cffb5ca1815d07a93a4d57a9c4ae816c5ca3
parenta030916834aee82c34a015e9c24d8babe2f265c8
commands: truncate console ringbuffer log file

When a "clear" request is sent to the console ringbuffer we should truncate the
console log file as well.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/commands.c