.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.4. .TH VNODED "1" "2014-08-06" "VNODED" "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 https://github.com/coreemu/core/issues