diff --git a/doc/developers-guide.md b/doc/developers-guide.md index d5fcfc2c..949ac97b 100644 --- a/doc/developers-guide.md +++ b/doc/developers-guide.md @@ -143,6 +143,10 @@ this is how you do it: [S12345] sysrepo-plugind -f -p /run/confd.pid -n -- Configuration daemon +to: + + [S12345] sysrepo-plugind -f -p /run/confd.pid -n -v3 -- Configuration daemon + Now you can rebuild `confd`, just as described above, and restart Infix: make confd-rebuild all run