From dd0b1c5f57c0b9cf1a2abb0680cb5f08fadbb16b Mon Sep 17 00:00:00 2001 From: rodri Date: Thu, 21 Oct 2021 16:46:23 +0000 Subject: document how the service is meant to be used. --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index fd2b099..5b1dbac 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,9 @@ # rc.d services for Bhyve VM management These are some of the services I use to run the VMs in my internal grid under FreeBSD. It offers very basic management and monitoring at the moment. + +# Usage + + # service bhyve_vm {start,stop,status} + +> When you run `service ` it usually lists a bunch of default commands implemented in the `rc.subr` script. Except for the three listed above, their behavior is **undefined**. -- cgit v1.2.3