mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 03:16:12 +00:00
rfc2136: dyndns is called from rc.reload_all, but we weren't #1478
This commit is contained in:
parent
a8ac69b01d
commit
e96bfd5695
@ -32,6 +32,7 @@
|
||||
function rfc2136_configure()
|
||||
{
|
||||
return array(
|
||||
'local' => array('rfc2136_configure_do'),
|
||||
'interface' => array('rfc2136_configure_do:2'),
|
||||
);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user