Service name: zebrasrv for zebrasrv (bug #978)
[idzebra-moved-to-github.git] / index / zebrasrv.c
index 61599bd..8d027a7 100644 (file)
@@ -804,6 +804,7 @@ int main(int argc, char **argv)
     sob->bend_start = bend_start;
     sob->bend_stop = bend_stop;
 #ifdef WIN32
+    strcpy(sob->service_name, "zebrasrv");
     strcpy(sob->service_display_name, "Zebra Server");
 #endif
     statserv_setcontrol(sob);