HomeFreeBSD

Add support for mounting single files in nullfs

Description

Add support for mounting single files in nullfs

My main use-case for this is to support mounting config files and secrets
into OCI containers. My current workaround copies the files into the
container which is messy and risks secrets leaking into container images
if the cleanup fails.

Reviewed by: mjg, kib
Tested by: pho
Differential Revision: https://reviews.freebsd.org/D37478

(cherry picked from commit a3f714c4ff8cf3754520f330abe783aa6a06dcdb)

Details

Provenance
dfrAuthored on Nov 7 2022, 4:56 PM
Reviewer
mjg
Differential Revision
D37478: Add support for mounting single files in nullfs
Parents
rG77c0992af4e3: syslog: fix PID of forking process
Branches
Unknown
Tags
Unknown