Merge "Fix System account doesn't block after invalid login attempts"
This commit is contained in:
commit
8a06637f0c
@ -15,7 +15,6 @@ BuildArch: noarch
|
|||||||
Source: %name-%version.tar.gz
|
Source: %name-%version.tar.gz
|
||||||
|
|
||||||
Requires: %{_bindir}/systemctl
|
Requires: %{_bindir}/systemctl
|
||||||
Requires: pam-config
|
|
||||||
Requires: openssh
|
Requires: openssh
|
||||||
Summary: package StarlingX configuration files of openssh to system folder.
|
Summary: package StarlingX configuration files of openssh to system folder.
|
||||||
|
|
||||||
|
@ -15,6 +15,7 @@ BuildArch: noarch
|
|||||||
Source: %name-%version.tar.gz
|
Source: %name-%version.tar.gz
|
||||||
|
|
||||||
Requires: pam
|
Requires: pam
|
||||||
|
Requires: openssh
|
||||||
Summary: package StarlingX configuration files of pam to system folder.
|
Summary: package StarlingX configuration files of pam to system folder.
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user