mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
ftp/ftpsesame: make the rc script service jails aware
This commit is contained in:
parent
80c342becc
commit
091fb1d7e6
@ -1,6 +1,6 @@
|
||||
PORTNAME= ftpsesame
|
||||
PORTVERSION= 0.95
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= ftp
|
||||
MASTER_SITES= http://www.sentia.org/downloads/ \
|
||||
LOCAL/sem
|
||||
|
@ -36,6 +36,7 @@ stop_postcmd()
|
||||
|
||||
# set defaults
|
||||
ftpsesame_enable=${ftpsesame_enable:-"NO"}
|
||||
: ${ftpsesaeme_svcj_options:="net_basic"}
|
||||
|
||||
load_rc_config $name
|
||||
command_args=${ftpsesame_interface:+"-i ${ftpsesame_interface}"}
|
||||
|
Loading…
Reference in New Issue
Block a user