From 23531b759fd31a50fbd1dcb84a4b004a8afa745f Mon Sep 17 00:00:00 2001 From: "din (Dmitry Fedorov)" Date: Fri, 13 Feb 2015 15:28:06 +0300 Subject: [PATCH] fix unpackaged faillock --- pam.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pam.spec b/pam.spec index 51a9685..ce5f86f 100644 --- a/pam.spec +++ b/pam.spec @@ -141,12 +141,12 @@ having to recompile programs that handle authentication. %config %{_sysconfdir}/pam.d/postlogin /sbin/pam_console_apply /sbin/pam_tally2 +/sbin/faillock %attr(4755,root,root) /sbin/pam_timestamp_check %attr(0755,root,root) /sbin/pwhistory_helper %attr(4755,root,root) /sbin/unix_chkpwd %attr(0700,root,root) /sbin/unix_update %attr(0755,root,root) /sbin/mkhomedir_helper -%{_sbindir}/faillock %config(noreplace) %{_sysconfdir}/security/access.conf %config(noreplace) %{_sysconfdir}/security/chroot.conf %config(noreplace) %{_sysconfdir}/security/console.perms