Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Mar 2026 20:39:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 293652] rc(8): Manpage either missing NETWORK placeholder or needs to remove it from /etc/rc.d/
Message-ID:  <bug-293652-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293652

            Bug ID: 293652
           Summary: rc(8): Manpage either missing NETWORK placeholder or
                    needs to remove it from /etc/rc.d/
           Product: Base System
           Version: 16.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: michaelo@FreeBSD.org

>From a dispute in Bug 292407:
rc.8 contains:
                            NETWORKING       Ensure basic network services
                                              are running, including general
                                              network configuration.

Some RC scripts in ports "REQUIRE: NETWORK" which is not documented, but
"/etc/rc.d/NETWORKING" defines it "PROVIDE: NETWORKING NETWORK".

In CURRENT it was cleaned up some time ago:
commit 034669e856211cbc55d6ac7119629701d182647d
Author: Edward Tomasz Napierala <trasz@FreeBSD.org>
Date:   2021-04-05T16:57:44+01:00

    rc: replace NETWORK with NETWORKING

    This improves consistency; the NETWORKING script provides both,
    so there should be no functional change.

    Differential Revision:  https://reviews.freebsd.org/D29587

Either the additonal value should be publically documented or completely
removed or at least all port RC files updated for the canonical value.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-293652-227>