mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-11 16:51:55 -06:00
Fix includedir directive in krb5.conf template
We did not have the includedir directory with a trailing slash which made rpm update add a redundant line. https://fedorahosted.org/freeipa/ticket/3132
This commit is contained in:
parent
d10c043e92
commit
e2120c31c3
@ -1,4 +1,4 @@
|
||||
includedir /var/lib/sss/pubconf/krb5.include.d
|
||||
includedir /var/lib/sss/pubconf/krb5.include.d/
|
||||
|
||||
[logging]
|
||||
default = FILE:/var/log/krb5libs.log
|
||||
|
Loading…
Reference in New Issue
Block a user