chkpwd is now a daemon that is started by citserver
[citadel.git] / citadel / server.h
index 6f18e9554b3361b92bda086cb4365921a537460c..88fc1575795d0c64e33a4cb6a06f54395e02306c 100644 (file)
@@ -235,6 +235,7 @@ enum {
        S_JOURNAL_QUEUE,
        S_RPLIST,
        S_SIEVELIST,
+       S_CHKPWD,
        MAX_SEMAPHORES
 };