diff --git a/sssd.changes b/sssd.changes index 2a75083..0795c16 100644 --- a/sssd.changes +++ b/sssd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 8 19:58:55 UTC 2017 - luizluca@gmail.com + +- Added /etc/sssd/conf.d/ for configuration snippets + ------------------------------------------------------------------- Wed Jan 25 19:25:09 UTC 2017 - michael@stroeder.com diff --git a/sssd.spec b/sssd.spec index d224bf6..e0ac4e3 100644 --- a/sssd.spec +++ b/sssd.spec @@ -420,6 +420,7 @@ install -d "$b/%_mandir"/{cs,cs/man8,nl,nl/man8,pt,pt/man8,uk,uk/man1} \ "$b/%_mandir"/{uk/man5,uk/man8} install -d "$b/%_sysconfdir/sssd" install -m600 src/examples/sssd-example.conf "$b/%_sysconfdir/sssd/sssd.conf" +install -d "$b/%_sysconfdir/sssd/conf.d" install -d "$b/%_unitdir" install -m644 %{S:4} "$b/%_unitdir/sssd.service" rm -Rf "$b/%_initddir" @@ -526,6 +527,7 @@ rm -f /var/lib/sss/db/*.ldb %attr(750,root,root) %dir %_localstatedir/log/%name/ %dir %_sysconfdir/sssd/ %config(noreplace) %_sysconfdir/sssd/sssd.conf +%dir %_sysconfdir/sssd/conf.d %dir %_sysconfdir/pam.d/ %config(noreplace) %_sysconfdir/pam.d/sssd-shadowutils %dir %_datadir/%name/