aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2024-06-09 06:29:47 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2024-06-09 06:29:47 +0000
commit418944fe9808cd7b662f11fcced9694681b5ac24 (patch)
tree20a3f270476c56fccdc17fb65542a79a25aab7f5
parent187b969b8f9f0ed850f0dc7eb8d08b6d961f1346 (diff)
downloadports-418944fe9808cd7b662f11fcced9694681b5ac24.tar.gz
ports-418944fe9808cd7b662f11fcced9694681b5ac24.zip
www/gitlab: maek the rc script service jail ready
-rw-r--r--www/gitlab/Makefile2
-rw-r--r--www/gitlab/files/gitlab.in1
2 files changed, 2 insertions, 1 deletions
diff --git a/www/gitlab/Makefile b/www/gitlab/Makefile
index 0f98b3cf9a62..e5e773e2a4ae 100644
--- a/www/gitlab/Makefile
+++ b/www/gitlab/Makefile
@@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v
.if ${FLAVOR:U} == ee
DISTVERSIONSUFFIX= -ee
.endif
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www devel
diff --git a/www/gitlab/files/gitlab.in b/www/gitlab/files/gitlab.in
index bf1410ac5058..19ccd258e3bb 100644
--- a/www/gitlab/files/gitlab.in
+++ b/www/gitlab/files/gitlab.in
@@ -46,6 +46,7 @@ stop_precmd=${name}_init
: ${gitlab_mail_room_enable:="NO"}
: ${gitlab_allow_conflicts:="NO"}
: ${gitlab_wait:="120"}
+: ${gitlab_svcj_options:="net_basic"}
load_rc_config $name