From 25001c04986eb642006015361f225d69c0a5c5fc Mon Sep 17 00:00:00 2001 From: TJ Hoplock Date: Mon, 21 Oct 2024 00:41:08 -0400 Subject: [PATCH] docs: update mango description --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b856df0..f1cccc5 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,11 @@ While packages are built for several systems, there are currently no plans to at ## Usage ### `mango` + +`mango` is the configuration management daemon. +It should run on the host it is intended to manage as a long-lived service. +In order for `mango` to properly/effectively manage the system, it will likely need to be run as `root`. + #### Binary Usage ```bash