Page MenuHomeFreeBSD

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

Authored by crest_freebsd_rlwinm.de on Tue, Apr 28, 5:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 14, 2:51 PM
Unknown Object (File)
Thu, May 14, 8:32 AM
Unknown Object (File)
Wed, May 13, 9:56 AM
Unknown Object (File)
Mon, May 11, 1:09 AM
Unknown Object (File)
Fri, May 8, 2:30 AM
Unknown Object (File)
Thu, May 7, 9:57 PM
Unknown Object (File)
Wed, May 6, 12:17 PM
Unknown Object (File)
Tue, May 5, 7:57 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