Skip to content

Commit

Permalink
www/caddy: Correct typo in pkg-message
Browse files Browse the repository at this point in the history
  • Loading branch information
wahjava authored and assistcontrol committed Oct 12, 2023
1 parent 4918ddd commit ec29ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/caddy/files/pkg-message.in
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ If you have relied upon earlier defaults:
- Stop the server, and update ownership on Caddy runtime files:

# service caddy stop
# chown -r www:www /var/db/caddy /var/log/caddy /var/run/caddy
# chown -R www:www /var/db/caddy /var/log/caddy /var/run/caddy

Other changes may be necessary depending on your exact Caddy
configuration.
Expand Down

0 comments on commit ec29ec8

Please sign in to comment.