Page MenuHomeFreeBSD

rc: make ctld depend on NETWORKING
ClosedPublic

Authored by trasz on Apr 4 2021, 9:59 PM.
Tags
None
Referenced Files
F105827561: D29578.diff
Sat, Dec 21, 8:01 AM
Unknown Object (File)
Thu, Dec 12, 10:56 AM
Unknown Object (File)
Fri, Dec 6, 5:25 AM
Unknown Object (File)
Nov 14 2024, 1:33 PM
Unknown Object (File)
Oct 22 2024, 6:52 PM
Unknown Object (File)
Oct 12 2024, 6:57 AM
Unknown Object (File)
Oct 3 2024, 5:11 AM
Unknown Object (File)
Oct 1 2024, 9:26 PM
Subscribers

Details

Summary

This fixes a problem where ctld would refuse to start on boot
with an IP address to listen on configured in ctl.conf(5).
It also fixes a problem where ctld would fail to start with
some network interfaces requiring a sysctl.conf(5) tweak to
configure them, eg to switch them from InfiniBand to IP mode.

PR: 232397
Reported By: Mahmoud Al-Qudsi <mqudsi at neosmart.net>
Submitted By: Jeremy Faulkner <gldisater at gmail.com>

Diff Detail

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