add some SE Linux readme
This commit is contained in:
parent
534632edcc
commit
828b171fcc
11
experimental/selinux/Readme.md
Normal file
11
experimental/selinux/Readme.md
Normal file
@ -0,0 +1,11 @@
|
||||
install it.
|
||||
1. build it
|
||||
make -f /usr/share/selinux/strict/include/Makefile fenrir.pp
|
||||
2. install it
|
||||
semodule -i /path/to/fenrir.pp
|
||||
|
||||
|
||||
# created with that
|
||||
# ausearch -c '(r-daemon)' --raw | audit2allow -M my-rdaemon
|
||||
# semodule -X 300 -i my-rdaemon.pp
|
||||
|
Loading…
Reference in New Issue
Block a user