mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
* www/caddy: Fix setup.sh script interaction with files and directories in caddy storage This fixes multiple things: - When running as www:www user, the interaction with the admin socket could fail, now we do not touch /var/run/caddy and let it be handled by the permissions set in the rc.d script - When restarting/reloading caddy, permissions and ownerships would be changed every time, possibly breaking the storage if caddy writes at the same time - The custom certificates are now stored outside the scope of the caddy storage, ensuring caddy has atomic write guarantee on /var/db/caddy/data... * Fix some review comments * add changelog |
||
|---|---|---|
| .. | ||
| c-icap | ||
| cache | ||
| caddy | ||
| nginx | ||
| OPNProxy | ||
| squid | ||
| web-proxy-sso | ||