-
Notifications
You must be signed in to change notification settings - Fork 33
Description
Hi,
I initially opened a proper ticket with Scaleway, but I was answered this :
"Please be aware that we do not provide support regarding available kernels.
I would suggest getting in touch with our developers directly through GitHub if needed, as they are the only ones in charge regarding kernels."
So here we go !
When booting various provided kernels on aarch64 nodes, selinux is disabled, and there is no way to change that. No way to influence cmdline to add "enforcing=1" or other parameters. and no way to just confirm that buit and provided kernels support it.
I only see older config files (like for https://github.com/scaleway/kernel-tools/blob/master/aarch64/4.9.30-std/.config) but nothing that maps to any kernel provided through any bootscript.
What would be the best way to have selinux enabled at kernel compile time and at runtime on the provisioned nodes ?