mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Sync with src/usr.bin/login/login.access.5.
src/usr.bin/login/login.access.5 should be removed from use because the whole login.access feature has moved to this PAM module. MFC after: 3 days
This commit is contained in:
parent
c503ddf2cc
commit
5c042d7b07
1 changed files with 1 additions and 5 deletions
|
|
@ -1,7 +1,6 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.\" this is comment
|
||||
.Dd April 30, 1994
|
||||
.Dt LOGIN.ACCESS 5
|
||||
.Os
|
||||
|
|
@ -49,10 +48,7 @@ listed: the program does not look at a user's primary group id value.
|
|||
.Sh FILES
|
||||
.Bl -tag -width /etc/login.access -compact
|
||||
.It Pa /etc/login.access
|
||||
The
|
||||
.Nm
|
||||
file resides in
|
||||
.Pa /etc .
|
||||
login access control table
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr login 1 ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue