-
console: dump ringbuffer to disk on container exit · 39c6cdb7Christian Brauner authored
The console ringbuffer will be dumped to disk if the console log file is not rotated and it's size is not unlimited. In the former two cases we will have all data from the ringbuffer available anyway. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
×