Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Sep 2020 21:28:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 249239] ctl.conf should support an "include" directive
Message-ID:  <bug-249239-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

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

            Bug ID: 249239
           Summary: ctl.conf should support an "include" directive
           Product: Base System
           Version: 12.1-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: asomers@FreeBSD.org

Currently ctl.conf is required to be a single monolithic file.  It would be
better if the file format supported an "include" directive, which would include
the contents of another file at the current location.  Alternatively, it could
include the contents of all files in a certain directory (just like
syslog.conf's include directive).  That would be useful for servers that use
iSCSI for multiple applications.

-- 
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-249239-227>