diff --git a/core/goss/server/goss_wait.yaml b/core/goss/server/goss_wait.yaml index eda2cc0..c8d799a 100644 --- a/core/goss/server/goss_wait.yaml +++ b/core/goss/server/goss_wait.yaml @@ -1,11 +1,4 @@ -port: - tcp6:236: - listening: true -file: - /run/kopano/server.pid: - exists: true - mode: "0644" - owner: kopano - group: kopano - filetype: file - +http: + http://localhost:236: + status: 405 + timeout: 5000