]> git.proxmox.com Git - mirror_lxc.git/commit
Revert "use a default per-container logfile"
authorStéphane Graber <stgraber@ubuntu.com>
Wed, 23 Jan 2013 22:20:11 +0000 (17:20 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Wed, 23 Jan 2013 22:20:11 +0000 (17:20 -0500)
commite6cde7418c4e697876f0041b888766ab4732812b
tree683a9a70989e90dea225ee8993722d352f378665
parentb02bbfacd76a7653a2f985bbefb580a44cbeb562
Revert "use a default per-container logfile"

The logfile changes broke lxc-info and possibly more command line
tools. Revert for now until we get those issues addressed.

This reverts commit 74476cf144523530022d76cef3a558b0662b592f.
21 files changed:
configure.ac
src/lxc/Makefile.am
src/lxc/confile.c
src/lxc/log.c
src/lxc/log.h
src/lxc/lxc_attach.c
src/lxc/lxc_cgroup.c
src/lxc/lxc_checkpoint.c
src/lxc/lxc_console.c
src/lxc/lxc_execute.c
src/lxc/lxc_freeze.c
src/lxc/lxc_info.c
src/lxc/lxc_init.c
src/lxc/lxc_kill.c
src/lxc/lxc_monitor.c
src/lxc/lxc_restart.c
src/lxc/lxc_start.c
src/lxc/lxc_stop.c
src/lxc/lxc_unfreeze.c
src/lxc/lxc_wait.c
src/lxc/lxccontainer.c