zhangmeng
2021-07-02 056f71f24cefaf88f2a93714c6678c03ed5f1e0e
box/center_main.cc
@@ -50,7 +50,7 @@
   GlobalInit(shm);
   if (args.Has("daemon") || args.Has("d")) {
      int r = daemon(0, 0); // TODO center control msg to close itself.
      int r = daemon(0, 0); // maybe add center control msg to close itself.
   }
   BHCenter center(shm);