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)
Thu, Sep 10, 7:27 PM
Unknown Object (File)
Tue, Sep 8, 9:08 AM
Unknown Object (File)
Mon, Sep 7, 5:00 PM
Unknown Object (File)
Sun, Sep 6, 10:57 AM
Unknown Object (File)
Sun, Sep 6, 9:48 AM
Unknown Object (File)
Sun, Sep 6, 5:21 AM
Unknown Object (File)
Sat, Sep 5, 1:46 PM
Unknown Object (File)
Sat, Sep 5, 4:58 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