lynis icon indicating copy to clipboard operation
lynis copied to clipboard

osdetection: add PostmarketOS

Open Hyask opened this issue 2 years ago • 0 comments

Running Lynis master on my Pinephone, it failed to detect the OS. Indeed, PostmarketOS was not yet included in the OS detection logic.

Here is the /etc/os-release for reference.

PRETTY_NAME="postmarketOS v21.12.3"
NAME="postmarketOS"
VERSION_ID="v21.12.3"
VERSION="v21.12.3"
ID="postmarketos"
ID_LIKE="alpine"
HOME_URL="https://www.postmarketos.org/"
SUPPORT_URL="https://gitlab.com/postmarketOS"
BUG_REPORT_URL="https://gitlab.com/postmarketOS/pmaports/issues"

Let me know if I missed anything, or if more testing is required.

Hyask avatar Mar 17 '22 22:03 Hyask