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