OpenVZ Forum


Home » Mailing lists » Devel » [PATCH 3/4] add initlog feature to manual page
[PATCH 3/4] add initlog feature to manual page [message #43546] Tue, 20 September 2011 05:17 Go to previous message
dietmar is currently offline  dietmar
Messages: 54
Registered: March 2007
Member
From: Dietmar Maurer <dietmar@proxmox.com>


Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
---
man/ctid.conf.5 | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/man/ctid.conf.5 b/man/ctid.conf.5
index d3ec3d0..ecda4ae 100644
--- a/man/ctid.conf.5
+++ b/man/ctid.conf.5
@@ -30,6 +30,11 @@ Specifies whether this container will be started during system boot.
Default is \fBno\fR, meaning the container will not be started
if \fBONBOOT\fR parameter is omitted.
Corresponds to the \fB--onboot\fR option.
+.IP \fBINITLOG\fR="\fByes\fR|\fBno\fR"
+If enabled init output is logged to /var/log/init.log. An additional process started
+inside the container (init-logger) reads the output from init and writes it
+to /var/log/init.log.
+Corresponds to the \fB--initlog\fR option.
.IP \fBBOOTORDER\fR="\fInumber\fR"
Specifies the CT boot order priority. Corresponds to the
\fB--bootorder\fR option.
--
1.5.6.5
 
Read Message
Read Message
Previous Topic: [PATCH 2/4] add the init-logger binary
Next Topic: [PATCH v5 1/8] Basic kernel memory functionality for the Memory Controller
Goto Forum:
  


Current Time: Thu Aug 07 01:45:18 GMT 2025

Total time taken to generate the page: 2.69001 seconds