]> git.sur5r.net Git - bacula/bacula/commit
Fix #3284 about Client address not reloaded properly
authorEric Bollengier <eric@baculasystems.com>
Tue, 14 Nov 2017 14:06:57 +0000 (15:06 +0100)
committerKern Sibbald <kern@sibbald.com>
Mon, 20 Nov 2017 06:54:45 +0000 (07:54 +0100)
commit53837608c90c789655a6ad4e8453dccca1705b9e
treecb93995e1683debcf38c1f616242a09c3ad32fb5
parent5de97c8320401f42d48574a2e31630facc1aceb4
Fix #3284 about Client address not reloaded properly

The SetIpAddress and the Enabled flag was set systematically when
we create the global Client/Job/Schedule structure.

In fact, these variables must be set only with the enable/disable or
setip commands. Else, after a reload, new configuration values are not
used.
bacula/src/dird/dird_conf.c
bacula/src/dird/dird_conf.h