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)
Fri, Jan 24, 5:15 PM
Unknown Object (File)
Wed, Jan 22, 5:27 PM
Unknown Object (File)
Sat, Jan 18, 5:09 PM
Unknown Object (File)
Sun, Jan 5, 10:42 PM
Unknown Object (File)
Fri, Jan 3, 2:55 PM
Unknown Object (File)
Mon, Dec 30, 1:26 PM
Unknown Object (File)
Dec 21 2024, 11:30 AM
Unknown Object (File)
Dec 21 2024, 8:01 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