Page MenuHomeFreeBSD

rc.subr: Add /etc/defaults/rc.conf.d
AcceptedPublic

Authored by ivy on Aug 10 2025, 4:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 17, 3:22 AM
Unknown Object (File)
Oct 9 2025, 2:42 PM
Unknown Object (File)
Oct 9 2025, 2:42 PM
Unknown Object (File)
Oct 9 2025, 1:37 PM
Unknown Object (File)
Oct 8 2025, 8:53 PM
Unknown Object (File)
Oct 3 2025, 12:36 AM
Unknown Object (File)
Oct 2 2025, 5:50 AM
Unknown Object (File)
Sep 28 2025, 1:39 AM
Subscribers

Details

Reviewers
imp
emaste
adrian
bapt
Group Reviewers
rc
pkgbase
Summary

This is /etc/defaults/rc.conf but for individual services. Unlike
/etc/rc.conf.d, files in /etc/defaults/rc.conf.d are shipped by the
operating system and shouldn't be modified by users, so they should
not have the @config tag.

This allows optional packages to install their own default config
instead of dumping everything in /etc/defaults/rc.conf.

While here, move rc.d and rc.conf.d to the rc package.

Diff Detail

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