Page MenuHomeFreeBSD

login.conf(5): Default values: Rename column, elaborate on absence of such
ClosedPublic

Authored by olce on May 31 2023, 2:35 PM.
Tags
None
Referenced Files
F164591641: D40347.id122654.diff
Sun, Aug 2, 6:02 AM
F164586100: D40347.id123006.diff
Sun, Aug 2, 5:28 AM
F164563697: D40347.id123598.diff
Sun, Aug 2, 2:58 AM
F164561247: D40347.id133403.diff
Sun, Aug 2, 2:41 AM
F164555233: D40347.id133404.diff
Sun, Aug 2, 1:56 AM
Unknown Object (File)
Sat, Aug 1, 8:31 AM
Unknown Object (File)
Fri, Jul 31, 8:28 PM
Unknown Object (File)
Wed, Jul 29, 11:06 PM

Details

Summary

Column "Notes" in fact only contains default values for capabilities, so
make this clear by renaming it to "Default".

Add a small introductory text mentioning it, and what an absence of
default value means (inheritance).

PR: 271748

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 55643
Build 52532: arc lint + arc unit

Event Timeline

olce requested review of this revision.May 31 2023, 2:35 PM
olce edited the summary of this revision. (Show Details)

Add PR in commit message. Fix typo (section is name "Default").

emaste added a subscriber: emaste.

In the commit message I'd add some comment that a column for defaults already existed, it just had the wrong name.

lib/libutil/login.conf.5
185

"in the" or "by the" Default column sounds more natural

188

A little less verbose perhaps, "If there is no default, the value is inherited from..."

This revision is now accepted and ready to land.Jan 26 2024, 2:33 PM
olce marked 2 inline comments as done.
olce retitled this revision from login.conf(5): Default values under "Default", elaborate on absence of such to login.conf(5): Default values: Rename column, elaborate on absence of such.
olce edited the summary of this revision. (Show Details)

Apply suggestions.

This revision now requires review to proceed.Jan 26 2024, 3:12 PM
olce edited the summary of this revision. (Show Details)

Fix the commit message.

This revision is now accepted and ready to land.Jan 26 2024, 3:30 PM