ftp/tftp-hpa: make the rc script service jails aware
This commit is contained in:
parent
091fb1d7e6
commit
d13466abaf
@ -1,6 +1,6 @@
|
|||||||
PORTNAME= tftp-hpa
|
PORTNAME= tftp-hpa
|
||||||
PORTVERSION= 5.2
|
PORTVERSION= 5.2
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= ftp
|
CATEGORIES= ftp
|
||||||
MASTER_SITES= KERNEL_ORG/software/network/tftp/tftp-hpa
|
MASTER_SITES= KERNEL_ORG/software/network/tftp/tftp-hpa
|
||||||
|
|
||||||
|
|||||||
@ -19,6 +19,7 @@ command_args="-P $pidfile -l"
|
|||||||
|
|
||||||
load_rc_config $name
|
load_rc_config $name
|
||||||
: ${tftpd_enable:="NO"}
|
: ${tftpd_enable:="NO"}
|
||||||
|
: ${tftpd_svcj_options:="net_basic"}
|
||||||
: ${tftpd_flags:="-s %%PREFIX%%/tftp"}
|
: ${tftpd_flags:="-s %%PREFIX%%/tftp"}
|
||||||
|
|
||||||
run_rc_command "$1"
|
run_rc_command "$1"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user