fix: libEGL warning: egl: failed to create dri2 screen

This commit is contained in:
Ryan Yin
2024-09-25 19:47:14 +08:00
parent 9197bc7f0d
commit ae289ab869
5 changed files with 17 additions and 13 deletions
+2
View File
@@ -1,5 +1,7 @@
# Linux Hardening
> Work in progress.
## Goal
- **System Level**: Protect critical files from being accessed by untrusted applications.