mbox

[2/5] zone: zone_config_settings_write never generate an id

Message ID 1502533349-13935-2-git-send-email-jonatan.schlag@ipfire.org
State New
Headers

Message

Jonatan Schlag Aug. 12, 2017, 8:22 p.m. UTC
  We now generate the new id inside the hook_new function.
This is required because the hook_parse_cmdline
function take now the id of the config as te first argument.

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
---
 src/functions/functions.zone | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)