comparison docs/man/man8/fbhyve.rst @ 477:3f187ec5c4d9

Extra support for "forcestart" in fbhyve
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 28 Aug 2024 09:08:32 +0200
parents c3ad1105c746
children
comparison
equal deleted inserted replaced
476:c3ad1105c746 477:3f187ec5c4d9
21 21
22 Extra Commands 22 Extra Commands
23 ~~~~~~~~~~~~~~ 23 ~~~~~~~~~~~~~~
24 24
25 The extra command ``kill`` is like switching the power off immediately. 25 The extra command ``kill`` is like switching the power off immediately.
26 It can also be used to cleanup if some spurious artifacts have been left
27 around that hinder normal starts.
26 28
27 The ``stop`` command initiates a clean shutdown by properly terminating 29 The ``stop`` command initiates a clean shutdown by properly terminating
28 :manpage:`bhyve(8)` with `SIGTERM`. 30 :manpage:`bhyve(8)` with `SIGTERM`.
29 31
30 32