Skip to main content

All Questions

Tagged with
0 votes
1 answer
233 views

Selinux: changing root mapping

I want to control some accesses of root in Linux- fedora, for example, I want to run a process and I want root not to be able to kill it. I use SELinux and I changed root mapping from unconfined to ...
Redwan's user avatar
  • 1
1 vote
0 answers
46 views

How do I update my kernel

So I have this kernel source and I need to update the selinux version, in order to make it support android 6.0 the last thing it supported was 4.4, how do I do that? https://github.com/Packmaan7144/...
Jean Reus's user avatar
1 vote
2 answers
5k views

SELinux issues when adding rules

On my laptop I use Fedora 17 distro for the first time and I'm having some issues adding rules to semodule An example: # grep httpd /var/log/audit/audit.log | audit2allow -M mypol # semodule -i ...
w0rldart's user avatar
  • 3,003
4 votes
1 answer
2k views

Where did SELinux go?

I am compiling a new kernel, and want to enable SELinux but don't see it in menuconfig anywhere. The only framework under security options is Tomoyo.....so I ask, what happened to SELinux? Both 2.6.33....
Jace Hall's user avatar