initial import (Boeing r1752, NRL r878)
This commit is contained in:
commit
f8f46d28be
394 changed files with 99738 additions and 0 deletions
44
doc/man/vnoded.1
Normal file
44
doc/man/vnoded.1
Normal file
|
@ -0,0 +1,44 @@
|
|||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.4.
|
||||
.TH VNODED "1" "August 2013" "CORE" "User Commands"
|
||||
.SH NAME
|
||||
vnoded \- network namespace daemon used by CORE to create a lightweight container
|
||||
.SH SYNOPSIS
|
||||
.B vnoded
|
||||
[\fI-h|-V\fR] [\fI-v\fR] [\fI-n\fR] [\fI-C <chdir>\fR] [\fI-l <logfile>\fR] [\fI-p <pidfile>\fR] \fI-c <control channel>\fR
|
||||
.SH DESCRIPTION
|
||||
Linux namespace container server daemon runs as PID 1 in the container.
|
||||
Normally this process is launched automatically by the CORE daemon.
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
\fB\-h\fR, \fB\-\-help\fR
|
||||
show this help message and exit
|
||||
.TP
|
||||
\fB\-V\fR, \fB\-\-version\fR
|
||||
show version number and exit
|
||||
.TP
|
||||
\fB\-v\fR
|
||||
enable verbose logging
|
||||
.TP
|
||||
\fB\-n\fR
|
||||
do not create and run daemon within a new network namespace (for debug)
|
||||
.TP
|
||||
\fB\-C\fR
|
||||
change to the specified <chdir> directory
|
||||
.TP
|
||||
\fB\-l\fR
|
||||
log output to the specified <logfile> file
|
||||
.TP
|
||||
\fB\-p\fR
|
||||
write process id to the specified <pidfile> file
|
||||
.TP
|
||||
\fB\-c\fR
|
||||
establish the specified <control channel> for receiving control commands
|
||||
.SH "SEE ALSO"
|
||||
.BR core-gui(1),
|
||||
.BR core-daemon(1),
|
||||
.BR coresendmsg(1),
|
||||
.BR vcmd(1),
|
||||
.SH BUGS
|
||||
Report bugs to
|
||||
.BI core-dev@pf.itd.nrl.navy.mil.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue