From 97c26c1924b076ef23ebe4381558e8aa025712b2 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 16:54:37 +0200 Subject: Adding upstream version 1:4.13+dfsg1. Signed-off-by: Daniel Baumann --- man/login.defs.d/TTYGROUP.xml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 man/login.defs.d/TTYGROUP.xml (limited to 'man/login.defs.d/TTYGROUP.xml') diff --git a/man/login.defs.d/TTYGROUP.xml b/man/login.defs.d/TTYGROUP.xml new file mode 100644 index 0000000..e7cb53d --- /dev/null +++ b/man/login.defs.d/TTYGROUP.xml @@ -0,0 +1,32 @@ + + + (string) + (string) + + + The terminal permissions: the login tty will be owned by the + group, and the permissions will be set to + . + + + By default, the ownership of the terminal is set to the user's + primary group and the permissions are set to + 0600. + + + can be either the name of a group or a + numeric group identifier. + + + If you have a write program which is "setgid" to + a special group which owns the terminals, define TTYGROUP to the + group number and TTYPERM to 0620. Otherwise leave TTYGROUP + commented out and assign TTYPERM to either 622 or 600. + + + -- cgit v1.2.3