Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Ubuntu 9.10
Description
In Trunk, [records.config] reads:
CONFIG proxy.config.ssl.server.cert.path STRING @prefix@/etc/@PACKAGE@
However, @prefix is implied.
Recommend:
CONFIG proxy.config.ssl.server.cert.path STRING /etc/@PACKAGE@
Patch provided with additional config comments provided.
Attachments
Attachments
Issue Links
- is related to
-
TS-140 path handling should be relative when there is no leading '/' in the config.
- Closed