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

ftp/bbftp-server: make the rc script service jails aware

This commit is contained in:
Alexander Leidinger 2024-06-10 13:25:42 +02:00
parent a69c3d572b
commit 80c342becc
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= bbftp-server
PORTVERSION= 3.2.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= ftp
MASTER_SITES= http://software.in2p3.fr/bbftp/dist/ \
ftp://ftp.in2p3.fr/pub/bbftp/

View File

@ -21,6 +21,7 @@ pidfile=/var/run/${name}.pid
load_rc_config $name
: ${bbftp_enable="NO"}
: ${bbftp_svcj_options:="net_basic"}
command_args="-b"