SHA256
1
0
forked from pool/sssd

Revert the change dropping the default configuration file.

If usr/etc exists will be installed there, otherwise in /etc.
(bsc#1226157);
This commit is contained in:
2024-07-16 09:35:17 +00:00
committed by Jan Engelhardt
parent 6c916cd4fb
commit 8b1778e6ae
2 changed files with 27 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jul 11 09:41:21 UTC 2024 - Samuel Cabrero <scabrero@suse.de>
- Revert the change dropping the default configuration file. If
/usr/etc exists will be installed there, otherwise in /etc.
(bsc#1226157);
-------------------------------------------------------------------
Thu May 16 12:13:02 UTC 2024 - Jan Engelhardt <jengelh@inai.de>