Skip to content

Commit

Permalink
Remove DS perl paths from debian platform
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Heimes <cheimes@redhat.com>
  • Loading branch information
tiran committed Sep 25, 2018
1 parent a37c140 commit 084003f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ipaplatform/debian/paths.py
Expand Up @@ -84,8 +84,6 @@ class DebianPathNamespace(BasePathNamespace):
IPA_ODS_EXPORTER = "/usr/lib/ipa/ipa-ods-exporter"
IPA_HTTPD_PASSWD_READER = "/usr/lib/ipa/ipa-httpd-pwdreader"
HTTPD = "/usr/sbin/apache2ctl"
REMOVE_DS_PL = "/usr/sbin/remove-ds"
SETUP_DS_PL = "/usr/sbin/setup-ds"
FONTS_DIR = "/usr/share/fonts/truetype"
VAR_KERBEROS_KRB5KDC_DIR = "/var/lib/krb5kdc/"
VAR_KRB5KDC_K5_REALM = "/var/lib/krb5kdc/.k5."
Expand Down

0 comments on commit 084003f

Please sign in to comment.