From e292a207ffe5c6713501d9903bce810ba9dd7ac2 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Sat, 21 Nov 2020 16:24:30 +0100 Subject: [PATCH] Supervisor restart (#731) --- docs/api/supervisor/endpoints.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/api/supervisor/endpoints.md b/docs/api/supervisor/endpoints.md index bc20110b..ccfc8b5f 100644 --- a/docs/api/supervisor/endpoints.md +++ b/docs/api/supervisor/endpoints.md @@ -2059,6 +2059,12 @@ Reload parts of the supervisor, this enable new options, and check for updates. + + +Restart the supervisor, can help to get the supervisor healthy again. + + + Repair docker overlay issues, and lost images.