mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 18:32:49 -04:00
login.group => login.conf.
PR: 3748 Reviewed by: Submitted by: Obtained from:
This commit is contained in:
parent
70a78ac914
commit
6bdca427d7
1 changed files with 2 additions and 2 deletions
|
|
@ -30,7 +30,7 @@
|
|||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)ttys.5 8.1 (Berkeley) 6/4/93
|
||||
.\" $Id: ttys.5,v 1.6 1997/02/22 14:21:40 peter Exp $
|
||||
.\" $Id: ttys.5,v 1.7 1997/04/13 21:29:50 davidn Exp $
|
||||
.\" "
|
||||
.Dd November 17, 1996
|
||||
.Dt TTYS 5
|
||||
|
|
@ -118,7 +118,7 @@ starting the command specified by the second field.
|
|||
.Pp
|
||||
The string ``group='' may be followed by a group name comprised of
|
||||
alphanumeric characters that can be used by
|
||||
.Xr login.group 5
|
||||
.Xr login.conf 5
|
||||
to refer to many tty lines as a group to enable or disable access
|
||||
and accounting facilities.
|
||||
If no group is specified, then the tty becomes a member of the group
|
||||
|
|
|
|||
Loading…
Reference in a new issue