Page MenuHomeFreeBSD

newsyslog.conf.5: Add a CAVEAT
ClosedPublic

Authored by ziaee on Feb 5 2026, 4:05 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 18, 3:06 AM
Unknown Object (File)
Mon, May 18, 3:02 AM
Unknown Object (File)
Mon, May 18, 12:17 AM
Unknown Object (File)
Mon, May 18, 12:16 AM
Unknown Object (File)
Sun, May 17, 11:48 PM
Unknown Object (File)
Sun, May 17, 12:05 AM
Unknown Object (File)
Sun, May 17, 12:02 AM
Unknown Object (File)
Sat, May 9, 9:26 PM
Subscribers

Diff Detail

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

Event Timeline

ziaee requested review of this revision.Feb 5 2026, 4:05 AM

Stupid question: Should we (then) mention execution order as well?

Should we (then) mention execution order as well?

I don't know, is there anything special about the execution order? I've never had a complicated enough newsyslog setup to run into this problem.

Stupid question:

I don't know that there are stupid questions in multi-generational, international systems engineering. We absolutely must consider corner cases, and we absolutely must make things as obvious as possible. We have no idea who will be working on this next, or under what kind of duress, or which SMEs will get hit by a bus. Therefore, all questions from competent people that seem stupid are highlighting some sort of deficiency in obviousness.

This is also why I am inclined to screaming when competency questions are raised over apparent stupid questions towards people who have earned their stripes. This is a tier 1 planetary system and things need to be made obvious.

Should we (then) mention execution order as well?

I don't know, is there anything special about the execution order? I've never had a complicated enough newsyslog setup to run into this problem.

Me either, but as far as I can see (I could be wrong) main() builds a list of conf entries and processes them in order. So I think that your change is just fine. Let's wait for the others.

This revision is now accepted and ready to land.Feb 6 2026, 10:06 AM
This revision was automatically updated to reflect the committed changes.

I know this has been getting stale but I still think it would be worth documenting this foot-gun :-)

edit: oh I thought this review was still open please ignore this noise...