URL: https://github.com/freeipa/freeipa/pull/3823
Author: olsonse
Title: #3823: Fixes debian path for IPA_CUSTODIA_HANDLER
Action: opened
PR body:
"""
Debian installs into a different directory for libexec files. This patch
fixes the path to the custodia files for debian.
Signed-off-by: Spencer E. Olson <olsonse(a)umich.edu>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/3823/head:pr3823
git checkout pr3823