Hi, currently I use jitsi-videobridge-2.1.183_2 from latest package repo on FreeBSD 11.3-RELEASE-p9. When I use videobridge without shells/bash installed, I get 2020-05-21 22:53:31.700 WARNING: [11] UlimitCheck.printUlimits#111: Running with open files limit null (hard null), thread limit null (hard null). These values are too low and they will limit the number of participants that the bridge can serve simultaneously. This has to do with https://github.com/jitsi/jitsi-videobridge/blob/master/src/main/java/org/jitsi/videobridge/util/UlimitCheck.java#L44 Please add shells/bash as a runtime-dependency to avoid this warning. Kind regards, kaltheat
Created attachment 214902 [details] svn diff patch this should do it
A commit references this bug: Author: acm Date: Thu Jun 4 22:58:07 UTC 2020 New revision: 537976 URL: https://svnweb.freebsd.org/changeset/ports/537976 Log: - Add shells/bash as dependency - Bump PORTREVISION PR: 246662 Submitted by: kaltheat at gmail.com Changes: head/net-im/jitsi-videobridge/Makefile