Update README.md

This commit is contained in:
Justin Hawkins 2022-11-24 23:01:50 +10:30 committed by GitHub
parent ae7f311c8e
commit c15e9feb66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 to your users. It stops the running service, removes the unit file and reloads the
systemd daemon. 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? ## What's with the name?
It's the systemd UNIT for Automatic Restart Deployment. Or, just a stupid pun based on my username. It's the systemd UNIT for Automatic Restart Deployment. Or, just a stupid pun based on my username.