view contrib/debian/cacerts.rc @ 28453:8a7110e351ec

chg: use --daemon-postexec chdir:/ instead of --cwd / The chgserver is designed to load repo config from current directory. "--cwd /" will prevent chgserver from loading repo config and generate a wrong confighash, which will result in a redirect loop. This patch removes "--cwd /" and uses "--daemon-postexec chdir:/" instead.
author Jun Wu <quark@fb.com>
date Wed, 09 Mar 2016 01:20:57 +0000
parents ccdc2b23fdb8
children
line wrap: on
line source

# This config file points Mercurial at the system-wide certificate
# store from the ca-certificates package.

[web]
cacerts = /etc/ssl/certs/ca-certificates.crt