DpWdTMMeTO031f4Ha/A+xlCygL9FHlMOdfCO6YlDpWI0JxJ+lugWp uq0SxBToj1sPsfVNqzDj0YtGpzHKBvXVzv3/1mGZ9/qyRDTWRxuyCf5Dj2aKpRaJboU4F3 jY2ubM7YC1pw4oxKoFGEKQw9MPuCz1lP8AHuU13fJIXdL5K5J583Ev+6i3hAyg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760963277; a=rsa-sha256; cv=none; b=Ahi7uhbIObZxDYwNI+Uh1kyUZi/W/xc3WYaqBtBK57Sf/4yufEG+Oi13D0TgFqDR4LpWo7 lp67k5csJRxIVx/hj474/qEtZXMjg+eKL25GTLm6ElgqZADHnncW9wvajUgBpPXlR/bW1o 0xM2RqXYgQb41ecDEbxTU5I8bZGp0VC9kwlvkLU3kWasgt3cKDoNsfTRUfXdyW/kL8WFXN UZN4nPJohH+XxzIdvQB7fVnVEJGW+PToQ3hJseMpbnbIGgV4CF6Y/Fm5RwndeGnJ3nkCMQ zXsB0Bn3bNjgFIkyXPti6vRLQ1WnlMinGoli0uwNGyck9vcDCW0evGGBh6nlnQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4cqvpP0tDRz1C9n; Mon, 20 Oct 2025 12:27:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 59KCRvIY007523; Mon, 20 Oct 2025 12:27:57 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 59KCRvS3007520; Mon, 20 Oct 2025 12:27:57 GMT (envelope-from git) Date: Mon, 20 Oct 2025 12:27:57 GMT Message-Id: <202510201227.59KCRvS3007520@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Michael Osipov Subject: git: 30f3a4146466 - stable/14 - login.conf: Remove never used ignoretime/ignoretime@ List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: michaelo X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: 30f3a41464667f763b8cceabd23a9b3e466e521a Auto-Submitted: auto-generated The branch stable/14 has been updated by michaelo: URL: https://cgit.FreeBSD.org/src/commit/?id=30f3a41464667f763b8cceabd23a9b3e466e521a commit 30f3a41464667f763b8cceabd23a9b3e466e521a Author: Paul Armstrong AuthorDate: 2019-09-06 21:40:01 +0000 Commit: Michael Osipov CommitDate: 2025-10-20 12:27:46 +0000 login.conf: Remove never used ignoretime/ignoretime@ PR: 240378 Reviewed by: otis (mentor), glebius (src committer) MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D52991 (cherry picked from commit 4835fc45efe8b593fa49786ec4bfb6ce5050756c) --- usr.bin/login/login.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/usr.bin/login/login.conf b/usr.bin/login/login.conf index 1069da17b4db..c65a83caa565 100644 --- a/usr.bin/login/login.conf +++ b/usr.bin/login/login.conf @@ -46,7 +46,6 @@ default:\ :umtxp=unlimited:\ :pipebuf=unlimited:\ :priority=0:\ - :ignoretime@:\ :umask=022:\ :charset=UTF-8:\ :lang=C.UTF-8: @@ -149,7 +148,6 @@ russian|Russian Users Accounts:\ # :requirehome:\ # :passwordtime=90d:\ # :umask=002:\ -# :ignoretime@:\ # :tc=default: # # @@ -174,7 +172,6 @@ russian|Russian Users Accounts:\ ## #staff:\ # :ignorenologin:\ -# :ignoretime:\ # :requirehome@:\ # :accounted@:\ # :path=~/bin /bin /sbin /usr/bin /usr/sbin /usr/local/bin /usr/local/sbin:\ @@ -265,7 +262,6 @@ russian|Russian Users Accounts:\ ## - no time accounting, restricted to access via dialin lines ## #site:\ -# :ignoretime:\ # :passwordtime@:\ # :refreshtime@:\ # :refreshperiod@:\