daemon: Fix regression caused by #3217
authorPavel Rochnyack <pavel2000@ngs.ru>
Sat, 23 Nov 2019 14:54:50 +0000 (21:54 +0700)
committerPavel Rochnyack <pavel2000@ngs.ru>
Sat, 23 Nov 2019 14:54:50 +0000 (21:54 +0700)
commit0976eb7abb1c17134ad82ed7ac8d07f4000ce174
tree89d083be4eb27b401e554db8c482032701480028
parent0b2796dfa3b763ed10194ccd66b39b1e056da9b9
daemon: Fix regression caused by #3217

Empty <Plugin> section can be used to autoload plugin,
which does not supports configuration callback.
src/daemon/configfile.c