Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Mar 2021 12:52:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 254461] libexec/rc/rc.conf: Remove left-over variables
Message-ID:  <bug-254461-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

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

            Bug ID: 254461
           Summary: libexec/rc/rc.conf: Remove left-over variables
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: conf
          Assignee: bugs@FreeBSD.org
          Reporter: tobias.rehbein@web.de

Created attachment 223474
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=223474&action=edit
Patch to libexec/rc/rc.conf

libexec/rc/rc.conf: Remove left-over variables

While cleaning up the rc.conf(5) manpage in bug #254460 I found some documented
configuration variables for timed(8) and amd(8), which both have been removed
from the base system. Checking libexec/rc/rc.conf I found that these variables
are also still provided with default values. The attached patch removes these
variables.

For reference:
* amd has been removed in 13f7dbe822d5f447c6137dc0d4ff838fb7050dbe
* timed has been removed in 53fc043d41f9858c1759fc2cf4452a54813332ec

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

help

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