(loop): Log that the kdc have started.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18392 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -816,6 +816,7 @@ loop(krb5_context context,
|
||||
ndescr = init_sockets(context, config, &d);
|
||||
if(ndescr <= 0)
|
||||
krb5_errx(context, 1, "No sockets!");
|
||||
kdc_log(context, config, 0, "KDC started");
|
||||
while(exit_flag == 0){
|
||||
struct timeval tmout;
|
||||
fd_set fds;
|
||||
|
Reference in New Issue
Block a user