From c15e9feb66ba9877a7f110c6b1016113005f033e Mon Sep 17 00:00:00 2001 From: Justin Hawkins Date: Thu, 24 Nov 2022 23:01:50 +1030 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3022396..e22f3aa 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,9 @@ There is also an `Undeploy()` func, which you should of course provide as an opt to your users. It stops the running service, removes the unit file and reloads the systemd daemon. +While it does shell out to call the `systemctl` tool, this does mean this package +adds no new non-core dependencies to your project. + ## What's with the name? It's the systemd UNIT for Automatic Restart Deployment. Or, just a stupid pun based on my username.