1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

textproc/apache-solr: make the rc script service jails ready

This commit is contained in:
Matthias Fechner 2024-06-09 09:34:03 +03:00
parent dba000f800
commit fd590267a3
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
PORTNAME= apache-solr
PORTVERSION= 9.6.0
PORTEPOCH= 1
PORTREVISION= 1
CATEGORIES= textproc java
MASTER_SITES= https://archive.apache.org/dist/solr/solr/${PORTVERSION}/
DISTNAME= solr-${PORTVERSION}

View File

@ -37,6 +37,7 @@ load_rc_config $name
: ${solr_enable:=NO}
: ${solr_instance:=/var/db/solr}
: ${solr_svcj_options:="net_basic"}
solr_start ()
{