-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for Arch Linux (or just more generic checks that would work on all distributions) #36
Comments
…lper Helper is not alllowed to run outside systemd ref: #36
…ecks (#38) * refactor: Consolidate file reading and enhance status reporting in checks * fix: Correct JSON field name for Linux OS version in NewDevice struct * Add tests for checks * fix: Improve error logging and enhance socket listening message in helper Helper is not alllowed to run outside systemd ref: #36 * fix: Update path check for UEFI mode in SecureBoot check
I filed a separate issue (#39) to track this one since it's not Arch-specific and there seems to be another problem related to that check. |
Support for Arch Linux has been added with the release of 0.0.71. Temporary instructions are available at https://pkg.paretosecurity.com/#:~:text=Archlinux%2Dbased%20distributions. Let me know how it goes and if you have issues installing the app. For the remaining issues and suggestions, there will be separate tickets. |
The instructions at https://pkg.paretosecurity.com/ appear to be broken in a variety of ways, across distros. The copy-pasteable code doesn't work (sometimes due to missing newlines, or Could you please publish the package to AUR? Then we'll be able to install with a standard one-liner. |
I'd expect this system to pass all checks. At the moment, I get:
|
docker run --rm hello-world
, but it's 126 on my system.The text was updated successfully, but these errors were encountered: