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, Aug 13, 1:14 AM
Unknown Object (File)
Wed, Aug 12, 7:33 AM
Unknown Object (File)
Wed, Aug 12, 12:00 AM
Unknown Object (File)
Sun, Aug 9, 4:15 PM
Unknown Object (File)
Sun, Aug 9, 9:28 AM
Unknown Object (File)
Sun, Aug 9, 9:26 AM
Unknown Object (File)
Sat, Aug 8, 5:15 AM
Unknown Object (File)
Fri, Aug 7, 7:49 PM
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