git: 418944fe9808 - main - www/gitlab: maek the rc script service jail ready
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Jun 2024 06:37:20 UTC
The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=418944fe9808cd7b662f11fcced9694681b5ac24 commit 418944fe9808cd7b662f11fcced9694681b5ac24 Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2024-06-09 06:29:47 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2024-06-09 06:29:47 +0000 www/gitlab: maek the rc script service jail ready --- www/gitlab/Makefile | 2 +- www/gitlab/files/gitlab.in | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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