Opened 4 months ago
#690 new System Enhancement
warden - add ability to have mounts per jails
| Reported by: | ermeaney | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | System Tool | Version: | 9.0-RELEASE |
| Keywords: | Cc: | trac-bugs@… |
Description
Just a small patch which adds the ability to mount files systems per jail. Drop a valid fstab file (named fstab) in the jail metadirectory and it will be mounted at jail start and unmounted and jail shutdown.
I uses this to mount nullfs filesystems that I want available to the jail. I added this as it is an option I am used to having using LXC on Linux
Attachments (1)
Note: See
TracTickets for help on using
tickets.

patch to warden to read fstab in jail meta directory