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)
Fri, Jun 19, 6:18 AM
Unknown Object (File)
Sun, Jun 14, 4:54 PM
Unknown Object (File)
Sun, Jun 7, 3:42 AM
Unknown Object (File)
Thu, Jun 4, 2:50 PM
Unknown Object (File)
Thu, Jun 4, 2:07 PM
Unknown Object (File)
Wed, Jun 3, 10:09 PM
Unknown Object (File)
May 14 2026, 2:51 PM
Unknown Object (File)
May 14 2026, 8:32 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