From 16285b4f51685d1dda0f93bfb8f9e7e42b6d4ab2 Mon Sep 17 00:00:00 2001 From: Sam Date: Sun, 10 Jul 2022 02:29:21 +1000 Subject: [PATCH] Add update OS hint to privilige error docs (#23331) --- source/more-info/unsupported/privileged.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/more-info/unsupported/privileged.markdown b/source/more-info/unsupported/privileged.markdown index b1513073c32..942eae30bc1 100644 --- a/source/more-info/unsupported/privileged.markdown +++ b/source/more-info/unsupported/privileged.markdown @@ -13,5 +13,6 @@ to be able to do everything it needs to do. If you are running an older version of our Home Assistant OS, update it in the {% my configuration title="Configuration" %} panel. -If this is not our Home Assistant OS, you need to re-run our +If this is not our Home Assistant OS, your operating system might be out of date. Try checking for and +installing updates, then restarting your system. If this doesn't work, you may need to re-run our [convenience installation script](https://github.com/home-assistant/supervised-installer).