enable selinux for real this time

This commit is contained in:
Pratham Patel 2023-10-28 15:00:43 +05:30
parent d80fc3c4c9
commit b71b2a3dfd
No known key found for this signature in database
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#!/usr/bin/env bash
./scripts/config --file .config --enable SECURITY_NETWORK
./scripts/config --file .config --enable SECURITY_SELINUX
./scripts/config --file .config --enable DEFAULT_SECURITY_SELINUX