diff options
-rw-r--r-- | contrib/sssd.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/sssd.spec.in b/contrib/sssd.spec.in index 27ebe49a..ae01bffe 100644 --- a/contrib/sssd.spec.in +++ b/contrib/sssd.spec.in @@ -289,6 +289,7 @@ rm -rf $RPM_BUILD_ROOT %if (0%{?enable_experimental} == 1) %{_bindir}/sss_ssh_authorizedkeys %{_bindir}/sss_ssh_knownhostsproxy +%endif %dir %{sssdstatedir} %dir %{_localstatedir}/cache/krb5rcache %attr(700,root,root) %dir %{dbpath} |