Page MenuHomeFreeBSD

rc: make ctld depend on NETWORKING
ClosedPublic

Authored by trasz on Apr 4 2021, 9:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 25, 1:16 AM
Unknown Object (File)
Mon, Jun 22, 3:04 PM
Unknown Object (File)
Sun, Jun 21, 9:58 PM
Unknown Object (File)
Sun, Jun 21, 9:48 PM
Unknown Object (File)
Mon, Jun 1, 2:45 AM
Unknown Object (File)
May 20 2026, 3:10 AM
Unknown Object (File)
May 19 2026, 8:19 PM
Unknown Object (File)
May 19 2026, 7:16 AM
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