-
Notifications
You must be signed in to change notification settings - Fork 62
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
add a check for an /etc/swupd/picky_repair.d/*.whitelist (or similar) for whitelisting #1587
Comments
Clear Linux is nice for the most part. The one thing that I dislike is
It would be awesome for My wish is for
Thank you. Edit: See this post. The NVIDIA driver provides a nice speedup. Edit: List of files to not restore during
Edit: Also do not remove |
+1 to this issue, would be nice to have the NVIDIA's drivers to coexist in Clear Linux OS. |
Cheers everyone. I have a little idea here.I might have more to add here later. I just wanted to bounce this off you first. So I'm simply opening this issue so that we have a place to discuss it.
System hackers and rogue devs will constantly be pushing at the bounds of swupd and the stateless design. Of course you want to use it, but you also want to be able to harness it.
Currenty, whitelisting a file or directory for swupd can done by creating a config under /etc/swupd/
and adding it to the picky_whitelist here:
And/or in the same file under [diagnose].
As is touched on here.
The Problem
The Proposal
Users and admins can then easily automatically update their diagnose and repair whitelists with commands, scripts or policies by adding a symlink or file to their respective directories.
i.e:
Possibly more on this later. Thanks for taking a look at it and may all your coding be stress and bug free!
The text was updated successfully, but these errors were encountered: