Export env vars in /etc/conf.d/books #21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-conf-d-export"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
OpenRC sources conf.d but doesn't export — prefix each line with
exportso the daemon actually receives BOOKS_OIDC_ISSUER, BOOKS_PUBLIC_URL, etc. Without this the service crashes on start with 'BOOKS_OIDC_ISSUER is required'.