Currently we only collect the OS type, not actually the distribution.
Looking at the admin page on /admin/reports/telemetry - I'd assume that we need something other than just PHP_OS to get what we want. Otherwise it's either Linux or Windows, very likely "Linux" in 99% - which is pointless.

Options:
- php_uname()
- getenv()
... reduced to the info we need.
GitHub Issue #:
5199
Recent comments
I tried it and it worked. Thank you very much.
[current-page:title] token in Custom Block
I think if you use the Token Block modules it should work better as it recognises the context it is in.
[current-page:title] token in Custom Block
Thank you, I did clear the cache, but have now realised the hosting platform had its cache service enable.
Maintenance mode not working