A system-wide configuration can be used to store the default settings for all PKI instances on the system (e.g. Java path, Tomcat path, RESTEasy path, theme). For example:
% cat /etc/pki/pki.conf JAVA_HOME=/usr/lib/jvm/java TOMCAT_HOME=/usr/share/tomcat RESTEASY_LIB=/usr/share/java/resteasy PKI_THEME=dogtag
This way the package can be customized for different Linux distributions by patching the system-wide configuration file. It's no longer necessary to modify the startup scripts to handle various distributions.
Each instance should still be able to override these settings in a local configuration file.
master:
Metadata Update from @edewata: - Issue assigned to edewata - Issue set to the milestone: 10.0.0-0.X.rc1
Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.
This issue has been cloned to GitHub and is available here: https://github.com/dogtagpki/pki/issues/994
If you want to receive further updates on the issue, please navigate to the GitHub issue and click on Subscribe button.
Subscribe
Thank you for understanding, and we apologize for any inconvenience.