]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/gssd/gssd_main_loop.c
Add a debug message indicating that gssd is ready to process requests
[nfs-utils.git] / utils / gssd / gssd_main_loop.c
index 0559f7b7c7b9478dd223f2e76eb71818265eb332..84f04e96eda218cc236e835067b8e0728f27191c 100644 (file)
@@ -116,6 +116,7 @@ gssd_run()
 
        init_client_list();
 
+       printerr(1, "beginning poll\n");
        while (1) {
                while (dir_changed) {
                        dir_changed = 0;