]> git.ipfire.org Git - thirdparty/krb5.git/commit
Document kpropd -t and fix it in iprop mode
authorGreg Hudson <ghudson@mit.edu>
Wed, 8 Apr 2015 21:35:56 +0000 (17:35 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 13 Apr 2015 21:48:08 +0000 (17:48 -0400)
commit334f761ba485e4af6d5fb8822e276d4590b97bf5
tree5f4c1e7dec11e8e02959a829033f5c6bd0d6fede
parentc19fee0a748dd26ba6ac62118cf4b9ebec36ba2f
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.

ticket: 8161
doc/admin/admin_commands/kpropd.rst
src/slave/kpropd.c