]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - afs.c
server: Have afs process close the current mood on exit().
[paraslash.git] / afs.c
diff --git a/afs.c b/afs.c
index 961634b2afc3a1e5c51783502924efe7be0afebc..d9aa3ce05ddd4e3135b2097c149f0eaf493a4d57 100644 (file)
--- a/afs.c
+++ b/afs.c
@@ -1003,6 +1003,7 @@ __noreturn void afs_init(int socket_fd)
        }
        ret = schedule(&s);
        sched_shutdown(&s);
+       close_current_mood();
 out_close:
        close_afs_tables();
 out: