[Bug 277027] Null-mount a single file (not a directory)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 14 Feb 2024 18:39:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277027 --- Comment #12 from vini.ipsmaker@gmail.com --- > The correct way of exposing devices in jails is to use devfs rules to add specific nodes to the jail's devfs. For podman users, the '--device' argument to 'podman run' and 'podman create' is supported on FreeBSD and under the hood, it adds suitable devfs rules to the container jail. This seems very reasonable to me. So we only need null-mount support for UNIX sockets and FIFOs now. -- You are receiving this mail because: You are the assignee for the bug.