Bug 270530 - sysutils/iocage: missing jail parameters
Summary: sysutils/iocage: missing jail parameters
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Michael Gmelin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-29 22:27 UTC by Ivan
Modified: 2023-03-29 22:45 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (grembo)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan 2023-03-29 22:27:25 UTC
iocage missing allow.mount.fdescfs jail parameter, it is impossible to enable it in iocage. maybe missing some others.
Comment 1 Mina Galić freebsd_triage 2023-03-29 22:34:14 UTC
please note that iocage has been mostly abandoned upstream https://github.com/iocage/iocage/issues/1289#issuecomment-1268638684
Comment 2 Ivan 2023-03-29 22:45:46 UTC
(In reply to Mina Galić from comment #1)
Yes, i know.
Bit it is very easy to patch this, simply add fields in a few places in the code found by grep.
I can do this myself, but I'm not familiar with the procedure.