Page MenuHomeFreeBSD

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

Authored by crest_freebsd_rlwinm.de on Tue, Apr 28, 5:49 PM.
This revision needs review, but there are no reviewers specified.

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