summaryrefslogtreecommitdiffstats
path: root/ipaplatform/debian/paths.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipaplatform/debian/paths.py')
-rw-r--r--ipaplatform/debian/paths.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ipaplatform/debian/paths.py b/ipaplatform/debian/paths.py
index 5cbe9b876..ad0e13cb9 100644
--- a/ipaplatform/debian/paths.py
+++ b/ipaplatform/debian/paths.py
@@ -89,7 +89,6 @@ class DebianPathNamespace(BasePathNamespace):
VAR_OPENDNSSEC_DIR = "/var/lib/opendnssec"
OPENDNSSEC_KASP_DB = "/var/lib/opendnssec/db/kasp.db"
IPA_ODS_EXPORTER_CCACHE = "/var/lib/opendnssec/tmp/ipa-ods-exporter.ccache"
- KRB5CC_HTTPD = "/var/run/apache2/ipa/krbcache/krb5ccache"
IPA_CUSTODIA_SOCKET = "/run/apache2/ipa-custodia.sock"
IPA_CUSTODIA_AUDIT_LOG = '/var/log/ipa-custodia.audit.log'