[Devel] [PATCH 4/4] add INITLOG option to vz.conf
dietmar at proxmox.com
dietmar at proxmox.com
Mon Sep 19 22:17:18 PDT 2011
From: Dietmar Maurer <dietmar at proxmox.com>
Signed-off-by: Dietmar Maurer <dietmar at proxmox.com>
---
etc/vz.conf | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/etc/vz.conf b/etc/vz.conf
index 63e509a..7f4d857 100644
--- a/etc/vz.conf
+++ b/etc/vz.conf
@@ -10,6 +10,9 @@ LOGFILE=/var/log/vzctl.log
LOG_LEVEL=0
VERBOSE=0
+## log output of init process to $VE_ROOT/var/log/init.log
+INITLOG=no
+
## Disk quota parameters
DISK_QUOTA=yes
VZFASTBOOT=no
--
1.5.6.5
More information about the Devel
mailing list