Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: git commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 740 Document kpropd -t and fix it in iprop mode If kpropd is asked to run just once, don't exit after starting a full resync; we want to wait for the fullprop child to process the request, and then request incremental updates afterwards. Also don't exit from do_standalone() in the fullprop child, in case multiple full resyncs are required to get the database up to date. Document the -t flag in kpropd.rst. https://github.com/krb5/krb5/commit/334f761ba485e4af6d5fb8822e276d4590b97bf5 Author: Greg Hudson Commit: 334f761ba485e4af6d5fb8822e276d4590b97bf5 Branch: master doc/admin/admin_commands/kpropd.rst | 7 +++++++ src/slave/kpropd.c | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-)