From 0035f00e79b3882194b3bd3d5740096f2aebf992 Mon Sep 17 00:00:00 2001 From: Petr Písař Date: Wed, 16 Oct 2013 16:48:26 +0200 Subject: Add quotagrpadmins(5) manual page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Písař Signed-off-by: Jan Kara --- quotagrpadmins.5 | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 quotagrpadmins.5 (limited to 'quotagrpadmins.5') diff --git a/quotagrpadmins.5 b/quotagrpadmins.5 new file mode 100644 index 0000000..9aa021c --- /dev/null +++ b/quotagrpadmins.5 @@ -0,0 +1,28 @@ +.TH QUOTAGRPADMINS 5 +.SH NAME +quotagrpadmins \- users responsible for group disk usage +.SH SYNOPSIS +.B /etc/quotagrpadmins +.SH DESCRIPTION +The +.B quotagrpadmins +file lists administrators of user groups who will receive a warning if +.B warnquota --group +command finds a group exceeding its disk usage limits. +.P +Each line consists of a group name followed by a colon and a user name. White +space characters surrounding the names are allowed. Empty lines or lines +starting with a hash sign or a semicolon are ignored. +.SH EXAMPLE +.PP +# comment +.RS 0 +users: root +.SH FILES +.PD 0 +.TP 20 +.B /etc/quotagrpadmins +list of group administrators +.PD +.SH SEE ALSO +.BR warnquota (8). -- cgit v1.2.3