2013-08-29 15:21:13 +01:00
|
|
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.4.
|
2014-08-06 15:27:49 +01:00
|
|
|
.TH CORE-DAEMON "1" "2014-08-06" "CORE-DAEMON" "User Commands"
|
2013-08-29 15:21:13 +01:00
|
|
|
.SH NAME
|
|
|
|
core-daemon \- CORE daemon manages emulation sessions started from GUI or scripts
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.B core-daemon
|
|
|
|
[\fI-h\fR] [\fIoptions\fR] [\fIargs\fR]
|
|
|
|
.SH DESCRIPTION
|
|
|
|
CORE daemon instantiates Linux network namespace nodes.
|
|
|
|
.SH OPTIONS
|
|
|
|
.TP
|
|
|
|
\fB\-h\fR, \fB\-\-help\fR
|
|
|
|
show this help message and exit
|
|
|
|
.TP
|
|
|
|
\fB\-f\fR CONFIGFILE, \fB\-\-configfile\fR=\fICONFIGFILE\fR
|
|
|
|
read config from specified file; default =
|
|
|
|
/etc/core/core.conf
|
|
|
|
.TP
|
|
|
|
\fB\-d\fR, \fB\-\-daemonize\fR
|
|
|
|
run in background as daemon; default=False
|
|
|
|
.TP
|
|
|
|
\fB\-e\fR EXECFILE, \fB\-\-execute\fR=\fIEXECFILE\fR
|
|
|
|
execute a Python/XML\-based session
|
|
|
|
.TP
|
|
|
|
\fB\-l\fR LOGFILE, \fB\-\-logfile\fR=\fILOGFILE\fR
|
|
|
|
log output to specified file; default =
|
|
|
|
/var/log/core-daemon.log
|
|
|
|
.TP
|
|
|
|
\fB\-p\fR PORT, \fB\-\-port\fR=\fIPORT\fR
|
|
|
|
port number to listen on; default = 4038
|
|
|
|
.TP
|
|
|
|
\fB\-i\fR PIDFILE, \fB\-\-pidfile\fR=\fIPIDFILE\fR
|
|
|
|
filename to write pid to; default = /var/run/core-daemon.pid
|
|
|
|
.TP
|
|
|
|
\fB\-t\fR NUMTHREADS, \fB\-\-numthreads\fR=\fINUMTHREADS\fR
|
|
|
|
number of server threads; default = 1
|
|
|
|
.TP
|
|
|
|
\fB\-v\fR, \fB\-\-verbose\fR
|
|
|
|
enable verbose logging; default = False
|
|
|
|
.TP
|
|
|
|
\fB\-g\fR, \fB\-\-debug\fR
|
|
|
|
enable debug logging; default = False
|
|
|
|
.SH "SEE ALSO"
|
|
|
|
.BR core-gui(1),
|
|
|
|
.BR coresendmsg(1),
|
|
|
|
.BR netns(1),
|
|
|
|
.BR vcmd(1),
|
|
|
|
.BR vnoded(1)
|
|
|
|
.SH BUGS
|
|
|
|
Report bugs to
|
2019-05-28 18:59:34 +01:00
|
|
|
.BI https://github.com/coreemu/core/issues
|
2013-08-29 15:21:13 +01:00
|
|
|
|