mirror of
https://abf.rosa.ru/djam/pam.git
synced 2025-02-23 08:22:53 +00:00
fix unpackaged faillock
This commit is contained in:
parent
80c69f3a71
commit
23531b759f
1 changed files with 1 additions and 1 deletions
2
pam.spec
2
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
|
||||
|
|
Loading…
Add table
Reference in a new issue