git: 024d9a75ce98 - main - net/boinc-client: make the start script service jails ready

From: Larry Rosenman <ler_at_FreeBSD.org>
Date: Wed, 05 Jun 2024 01:48:33 UTC
The branch main has been updated by ler:

URL: https://cgit.FreeBSD.org/ports/commit/?id=024d9a75ce9877421813591ea38dc36ac0339272

commit 024d9a75ce9877421813591ea38dc36ac0339272
Author:     Larry Rosenman <ler@FreeBSD.org>
AuthorDate: 2024-06-05 01:42:56 +0000
Commit:     Larry Rosenman <ler@FreeBSD.org>
CommitDate: 2024-06-05 01:48:25 +0000

    net/boinc-client:  make the start script service jails ready
    
    PR:             279497
    Reported by:    Älven <alster@vinterdalen.se>
---
 net/boinc-client/files/boinc-client.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net/boinc-client/files/boinc-client.in b/net/boinc-client/files/boinc-client.in
index 1871b6b7336c..21d4294d7608 100644
--- a/net/boinc-client/files/boinc-client.in
+++ b/net/boinc-client/files/boinc-client.in
@@ -15,6 +15,8 @@
 name="boinc_client"
 rcvar=boinc_client_enable
 
+: ${boinc_client_svcj_options="net_basic"}
+
 load_rc_config ${name}
 : ${boinc_client_enable="NO"}