From 7afe3410171f6b0dfb0eb1524d0692206df0c072 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Fri, 15 Mar 2024 18:03:33 -0400 Subject: [PATCH] Update Supported-host-operating-systems.md (#17661) For the following bug: #12334 - Call out that, currently on Ubuntu, Fleet Desktop only supports display number of `0` --- docs/Using Fleet/Supported-host-operating-systems.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Using Fleet/Supported-host-operating-systems.md b/docs/Using Fleet/Supported-host-operating-systems.md index 6429ded5d5..8d6729030a 100644 --- a/docs/Using Fleet/Supported-host-operating-systems.md +++ b/docs/Using Fleet/Supported-host-operating-systems.md @@ -1,5 +1,3 @@ - - # Supported host operating systems Fleet supports the following operating system versions on hosts. @@ -27,6 +25,8 @@ The osquery installer generated for MacOS by `fleetctl package` does not include The osquery installer will run on Linux distributions where `glibc` is >= 2.2 (there is ongoing work to make osquery work with `glibc` 2.12+). If you aren't sure what version of `glibc` your distribution is using, [DistroWatch](https://distrowatch.com/) is a great resource. +> On Linux, Fleet Desktop only supports $DISPLAY `:0`. + > Fedora, CentOS 8 and 9 require a [gnome extension](https://extensions.gnome.org/extension/615/appindicator-support/) and Google Chrome set to the default browser for Fleet Desktop. > The `fleetctl package` command is not supported on DISA-STIG distribution.