From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:37518) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hT3Bb-0007Pk-Sk for guix-patches@gnu.org; Tue, 21 May 2019 07:44:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hT3Ba-0005gp-Vk for guix-patches@gnu.org; Tue, 21 May 2019 07:44:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53487) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hT3Ba-0005gb-Sw for guix-patches@gnu.org; Tue, 21 May 2019 07:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hT3Ba-0004gT-Pj for guix-patches@gnu.org; Tue, 21 May 2019 07:44:02 -0400 Subject: [bug#35749] [PATCH 2/2] doc: update minimum-uid document for sddm-configuration. Resent-Message-ID: From: Reza Alizadeh Majd Date: Tue, 21 May 2019 16:12:46 +0430 Message-Id: <20190521114246.82283-2-r.majd@pantherx.org> In-Reply-To: <20190521114246.82283-1-r.majd@pantherx.org> References: <20190521114246.82283-1-r.majd@pantherx.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 35749@debbugs.gnu.org Cc: Reza Alizadeh Majd --- doc/guix.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/guix.texi b/doc/guix.texi index 27e0f72ccb..6bce474859 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -13609,7 +13609,8 @@ Directory to look for faces. Default PATH to use. @item @code{minimum-uid} (default 1000) -Minimum UID to display in SDDM. +Minimum UID to display in SDDM. This option also used in @code{sddm-pam-service} and +@code{sddm-autologin-pam-service} in order to set minimum UID which allows to login. @item @code{maximum-uid} (default 2000) Maximum UID to display in SDDM -- 2.19.0