linux24-shutdown-listener-cleanly-20010119
[openafs.git] / src / rx / rx_kcommon.c
index f377fee..005664d 100644 (file)
@@ -969,6 +969,9 @@ void rxk_Listener(void)
        afs_osi_Wakeup(&afs_termState);
     }
     rxk_ListenerPid = 0;
+#ifdef AFS_LINUX24_ENV
+    afs_osi_Wakeup(&rxk_ListenerPid);
+#endif
 #ifdef AFS_SUN5_ENV
     AFS_GUNLOCK();
 #endif /* AFS_SUN5_ENV */