Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Path for configuration files in BSD systems #322

Closed
fluca1978 opened this issue Aug 25, 2022 · 0 comments · Fixed by #323
Closed

Path for configuration files in BSD systems #322

fluca1978 opened this issue Aug 25, 2022 · 0 comments · Fixed by #323

Comments

@fluca1978
Copy link
Collaborator

This is related to f5058d0 and #315 : on OpenBSD configuration files should be kept in /etc, not /usr/local/etc.

fluca1978 added a commit to fluca1978/pgagroal that referenced this issue Aug 25, 2022
Change the cmake configuration to use `/usr/local/etc` as the folder
for the configuration files only when the system detected is FreeBSD.

Also change the macros in the source header to use `/usr/local/etc`
only when FreeBSD is detected.

Last, this installs configuration files only if they are not already
present at the time of build.

Close agroal#322
fluca1978 added a commit to fluca1978/pgagroal that referenced this issue Aug 25, 2022
Change the macros in the source header to use `/usr/local/etc`
only when FreeBSD is detected.

Close agroal#322
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant