docs: Clarify debian package behavior (closes #115)

This commit is contained in:
Matthew Holt 2020-11-25 10:51:19 -07:00
parent 94a7c5f1cd
commit bb0693bb7d
No known key found for this signature in database
GPG key ID: 2A349DD577D586A5

View file

@ -38,7 +38,7 @@ Replace `ASSET` with the filename for your platform.
<span class="bash">sudo apt update</span> <span class="bash">sudo apt update</span>
<span class="bash">sudo apt install caddy</span></code></pre> <span class="bash">sudo apt install caddy</span></code></pre>
Installing this package automatically starts and runs Caddy for you. Installing this package automatically starts and runs Caddy for you as a systemd service named `caddy` using the [caddy.service](https://github.com/caddyserver/dist/blob/master/init/caddy.service) unit file.
## Fedora, RedHat, CentOS ## Fedora, RedHat, CentOS