Page MenuHomeFreeBSD

Add the ability to run executable jail.conf and read its stdout.
AbandonedPublic

Authored by crest_freebsd_rlwinm.de on Apr 28 2026, 5:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 24, 2:39 AM
Unknown Object (File)
Thu, Sep 17, 7:28 PM
Unknown Object (File)
Thu, Sep 17, 7:10 PM
Unknown Object (File)
Wed, Sep 2, 8:18 PM
Unknown Object (File)
Wed, Sep 2, 10:34 AM
Unknown Object (File)
Aug 22 2026, 5:06 PM
Unknown Object (File)
Aug 13 2026, 1:14 AM
Unknown Object (File)
Aug 12 2026, 7:33 AM
Subscribers

Details

Reviewers
None
Summary

The redundancy between similar jails and some dynamic behavior can't
be captured by .include "<pattern>"; alone and still allow
jail -c <name> to start jails without a wrapper.

Take the same way out as automountd(8) and run executable configuration
files. These scripts are expected to write a valid configuration
(snippet) to standard output and return exit status 0.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 72618
Build 69501: arc lint + arc unit