mirror of
https://github.com/tailscale/tailscale.git
synced 2026-04-05 23:23:41 -04:00
On systems that are derived from other distributions, the ID_LIKE value can be used to show compatibility between distributions. This change to the script allows parsing of this value if the main ID value isn't handled directly. Fixes #16022 Signed-off-by: Tim Walters <tim@tailscale.com>