diff --git a/configfiles/httpubus b/configfiles/httpubus index d14759e..ba2e31c 100644 --- a/configfiles/httpubus +++ b/configfiles/httpubus @@ -36,5 +36,6 @@ stop() { restart() { stop + sleep 1 start }