kernel-tfg/extra-configs/selinux.sh

6 lines
203 B
Bash
Raw Normal View History

#!/usr/bin/env bash
2023-10-28 09:30:43 +00:00
./scripts/config --file .config --enable SECURITY_NETWORK
2023-10-28 06:09:44 +00:00
./scripts/config --file .config --enable SECURITY_SELINUX
2023-10-28 09:30:43 +00:00
./scripts/config --file .config --enable DEFAULT_SECURITY_SELINUX