mirror of
https://github.com/caddyserver/website.git
synced 2025-04-22 04:56:17 -04:00
docs: Clarify debian package behavior (closes #115)
This commit is contained in:
parent
94a7c5f1cd
commit
bb0693bb7d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue