]> git.proxmox.com Git - pve-cluster.git/blobdiff - data/src/pmxcfs.c
pmxcfs: do not wait artificially when stopping
[pve-cluster.git] / data / src / pmxcfs.c
index 5547d5d31c927755197972455365b421f242df86..bb5b4ad393e8d837234eab87ecb31de0302f268b 100644 (file)
@@ -1048,7 +1048,6 @@ int main(int argc, char *argv[])
        if (service_status)
                service_dfsm_destroy(service_status);
 
-       sleep(1); /* do not restart too fast */
  ret:
 
        if (status_fsm)