- Notifications
You must be signed in to change notification settings - Fork1.5k
Open
Labels
Description
Is your feature request related to a problem? Please describe.Unknown OS found in /etc/os-release
Describe the solution you'd like
Add QNAP as an OS
$ cat /etc/os-release NAME="QTS"VERSION="5.2.3 (20250108)" ID=qts PRETTY_NAME="QTS 5.2.3 (20250108)" VERSION_ID="5.2.3"
Required changes
Add OS_ID "qts" in osdetection
Additional context
After adding it manually to the osdetection file, OS detection went fine.