Make sure to follow and check these boxes before submitting an issue! Thank you.
[✔ ] Supply iocage --version Version 1.2
[ ✔] Supply the commands used, along with any steps to recreate it.
service samba_server start
[✔ ] Provide the output from the command you issued.
Performing sanity check on Samba configuration: OK
/usr/local/etc/rc.d/samba_server: WARNING: samba_server: cannot fdescfs mount to /var/run/samba4/fd
[ ✔] Supply what you expected the result or output to be
Samba-4.19 starts without warnings or errors.
[ ✔] Checked that the problem has not already been fixed on master if using
a stable release.
None found
Issue appears to be caused by iocage inability to set jail specific permissions for sysctls security.jail.mount_fdescfs_allowed and security.jail.param.allow.mount.fdescfs. These have been deprecated in favour of per-jail options. Adding these settings to iocage possibly may resolve this issue.
Also consider providing iocage with a generic method of manually adding settings not handled by the existing set command options.
Make sure to follow and check these boxes before submitting an issue! Thank you.
[✔ ] Supply
iocage --version
Version 1.2[ ✔] Supply the commands used, along with any steps to recreate it.
service samba_server start
[✔ ] Provide the output from the command you issued. Performing sanity check on Samba configuration: OK /usr/local/etc/rc.d/samba_server: WARNING: samba_server: cannot fdescfs mount to /var/run/samba4/fd
[ ✔] Supply what you expected the result or output to be Samba-4.19 starts without warnings or errors.
[ ✔] Checked that the problem has not already been fixed on
master
if using a stable release. None foundIssue appears to be caused by iocage inability to set jail specific permissions for
sysctls security.jail.mount_fdescfs_allowed
andsecurity.jail.param.allow.mount.fdescfs
. These have been deprecated in favour of per-jail options. Adding these settings to iocage possibly may resolve this issue.Also consider providing iocage with a generic method of manually adding settings not handled by the existing set command options.