Hello. Matthias Fechner wrote on 2024/06/07 15:20: > BBB_svcj_options=${BBB_svcj_options:-"net_basic"} > But I cannot find anything in the porters handbook about that new parameter.
For these variables, it is better to search in /etc/rc.subr as well. In /usr/src, it seems to be in /usr/src/libexec/rc/rc.subr now. The variable seems to have an effect only on current at the moment. Regards.