[Bug 256238] periodic: remove obsolete news.expire

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 08 Mar 2022 04:48:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256238

--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

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

commit 901c52f13c46a755f18f008106c0384cd6fd220c
Author:     Nils Johannsen <n.johannsen@beckhoff.com>
AuthorDate: 2022-03-08 04:29:26 +0000
Commit:     Robert Wing <rew@FreeBSD.org>
CommitDate: 2022-03-08 04:37:42 +0000

    periodic: remove obsolete news.expire

    With the initial import of 386BSD 0.1 in 1993, the daily execution of
    /etc/news.expire was introduced (see commit 1bf9d5d9518e).

    In 1997, this was brought into periodic resulting in daily/330.news
    (see commit 28dce04d1975). But as far as I see, /etc/news.expire has
    never existed.

    PR:         256238
    MFC after:  1 week
    Differential Revision:  https://reviews.freebsd.org/D30631

 ObsoleteFiles.inc                           |  3 +++
 share/man/man5/periodic.conf.5              |  8 +------
 usr.sbin/periodic/etc/daily/330.news (gone) | 34 -----------------------------
 usr.sbin/periodic/etc/daily/Makefile        |  1 -
 usr.sbin/periodic/periodic.conf             |  3 ---
 5 files changed, 4 insertions(+), 45 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.