dns/hetzner_ddns: make the rc script service jails aware
PR: 279630 Approved by: maintainer
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
PORTNAME= hetzner_ddns
|
||||
DISTVERSION= 0.2.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= dns
|
||||
|
||||
MAINTAINER= filip@parag.rs
|
||||
|
||||
@@ -11,6 +11,7 @@ name=hetzner_ddns
|
||||
rcvar="${name}_enable"
|
||||
pidfile="/var/run/${name}.pid"
|
||||
start_cmd="${name}_start"
|
||||
: ${hetzner_ddns_svcj_options:="net_basic"}
|
||||
load_rc_config $name
|
||||
command="/usr/local/bin/${name}"
|
||||
command_args="--daemon"
|
||||
|
||||
Reference in New Issue
Block a user