summaryrefslogtreecommitdiff
path: root/man/ru/man8/userdel.8
diff options
context:
space:
mode:
Diffstat (limited to 'man/ru/man8/userdel.8')
-rw-r--r--man/ru/man8/userdel.821
1 files changed, 18 insertions, 3 deletions
diff --git a/man/ru/man8/userdel.8 b/man/ru/man8/userdel.8
index 82e8619a..36eb64b9 100644
--- a/man/ru/man8/userdel.8
+++ b/man/ru/man8/userdel.8
@@ -2,12 +2,12 @@
.\" Title: userdel
.\" Author: Julianne Frances Haugh
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
-.\" Date: 01/23/2020
+.\" Date: 07/22/2021
.\" Manual: Команды управления системой
-.\" Source: shadow-utils 4.8.1
+.\" Source: shadow-utils 4.9
.\" Language: Russian
.\"
-.TH "userdel" "8" "01/23/2020" "shadow\-utils 4\&.8\&.1" "Команды управления системой"
+.TH "userdel" "8" "07/22/2021" "shadow\-utils 4\&.9" "Команды управления системой"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -221,6 +221,21 @@ will create by default a group with the name of the user\&.
содержит защищаемую информацию о пользователях
.RE
.PP
+/etc/shadow\-maint/userdel\-pre\&.d/*, /etc/shadow\-maint/userdel\-post\&.d/*
+.RS 4
+Run\-part files to execute during user deletion\&. The environment variable
+\fBACTION\fR
+will be populated with
+\fBuserdel\fR
+and
+\fBSUBJECT\fR
+with the username\&.
+userdel\-pre\&.d
+will be executed prior to any user deletion\&.
+userdel\-post\&.d
+will execute after user deletion\&. If a script exits non\-zero then execution will terminate\&.
+.RE
+.PP
/etc/subgid
.RS 4
Per user subordinate group IDs\&.