HomeFreeBSD

rc.d: move some rc scripts to their packages

Description

rc.d: move some rc scripts to their packages

several rc.d scripts are installed by the FreeBSD-rc package, but they
don't work without their respective packages installed. move these rc
scripts into the appropriate packages so they're installed along with
the services they start.

this should be undisruptive to users since the scripts don't work
without those packages installed anyway. (for this reason, do not move
the Kerberos scripts, because the MIT Kerberos port uses the base rc.d
scripts.)

PR: 282324
Reviewed by: manu, des, bapt
Approved by: des (mentor)
Differential Revision: https://reviews.freebsd.org/D50137

Details

Provenance
ivyAuthored on May 5 2025, 3:17 PM
Reviewer
manu
Differential Revision
D50137: rc.d: move some rc scripts to their packages
Parents
rGaff56b4f0b25: net80211: fix a race between ieee80211_sta_join and scan entries
Branches
Unknown
Tags
Unknown