mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
ftp/wzdftpd: make the rc script service jails aware
Approved by: maintainer
This commit is contained in:
parent
fa0a3efe91
commit
305de2d99a
@ -1,6 +1,6 @@
|
||||
PORTNAME= wzdftpd
|
||||
PORTVERSION= 0.8.3
|
||||
PORTREVISION= 10
|
||||
PORTREVISION= 11
|
||||
CATEGORIES= ftp
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-sources/${PORTNAME}-${PORTVERSION:R}
|
||||
|
||||
|
@ -17,6 +17,7 @@ name="wzdftpd"
|
||||
rcvar=wzdftpd_enable
|
||||
command="%%PREFIX%%/sbin/${name}"
|
||||
required_files="%%PREFIX%%/etc/wzdftpd/wzd.cfg"
|
||||
: ${wzdftpd_svcj_options:="net_basic"}
|
||||
|
||||
load_rc_config $name
|
||||
run_rc_command "$1"
|
||||
|
Loading…
Reference in New Issue
Block a user