Page MenuHomeFreeBSD

periodic: Make security diff(1) output as small is possible
ClosedPublic

Authored by michaelo on Dec 15 2023, 2:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Feb 3, 5:09 AM
Unknown Object (File)
Mon, Jan 27, 9:57 AM
Unknown Object (File)
Dec 5 2024, 12:53 AM
Unknown Object (File)
Oct 28 2024, 3:01 AM
Unknown Object (File)
Oct 26 2024, 5:37 PM
Unknown Object (File)
Oct 4 2024, 4:54 PM
Unknown Object (File)
Oct 3 2024, 10:52 PM
Unknown Object (File)
Oct 3 2024, 3:53 PM

Details

Summary

Make, by default, security diff(1) produce a unified output with a context of
zero (0) lines. This reduces output of unrelated lines in e-mails delivered
to root.

PR: 270266
Approved by: jrm (mentor), emaste, karels
MFC after: 1 month
Relnotes: yes

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

As requested by @karels, this is now a separate review, with target MFC after one month.

Double-checking the places where this gets used, I don't think context is important. I agree with the long MFC just in case.

This revision is now accepted and ready to land.Dec 15 2023, 5:04 PM