The branch releng/15.0 has been updated by cperciva:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=e3bd658fad96ee493e5b6ea912bce666a2027d7e

commit e3bd658fad96ee493e5b6ea912bce666a2027d7e
Author:     Paul Armstrong <[email protected]>
AuthorDate: 2019-09-06 21:40:01 +0000
Commit:     Colin Percival <[email protected]>
CommitDate: 2025-10-20 17:48:09 +0000

    login.conf: Remove never used ignoretime/ignoretime@
    
    Approved by:    re (cperciva)
    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)
    (cherry picked from commit 34710b2c08c95b8cdee96e77693c2e4ddef9bfbe)
---
 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@:\

Reply via email to