Scroll to navigation

VNODED(1) User Commands VNODED(1)

NAME

vnoded - network namespace daemon used by CORE to create a lightweight container

SYNOPSIS

vnoded [-h|-V] [-v] [-n] [-C <chdir>] [-l <logfile>] [-p <pidfile>] -c <control channel>

DESCRIPTION

Linux namespace container server daemon runs as PID 1 in the container. Normally this process is launched automatically by the CORE daemon.

OPTIONS

show this help message and exit
show version number and exit
enable verbose logging
do not create and run daemon within a new network namespace (for debug)
change to the specified <chdir> directory
log output to the specified <logfile> file
write process id to the specified <pidfile> file
establish the specified <control channel> for receiving control commands

SEE ALSO

core-gui(1), core-daemon(1), coresendmsg(1), vcmd(1),

BUGS

Report bugs to core-dev@pf.itd.nrl.navy.mil.

2014-08-06 VNODED