1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
overlay-stop(8)
===============
:doctype: manpage
:revdate: {sys:date "+%Y-%m-%d %H:%M:%S"}
:COLON: :
:EQUALS: =
NAME
----
overlay-stop - Stop a subhost.
SYNOPSIS
--------
*overlay-stop* _conf_
DESCRIPTION
-----------
*overlay-stop* is an adminstration utility for terminating a subhost.
This will stop its START services in reverse order, then forcefully
kill the +reaper+ process if needed .
OPTIONS
-------
no options.
EXAMPLES
--------
====
----
overlay-stop tiny.conf
----
====
SEE ALSO
--------
*overlay-boot*, *overlay-go*
|