fenrir/experimental/selinux/Readme.md

13 lines
266 B
Markdown
Raw Normal View History

2017-03-18 19:35:54 -04:00
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
2017-03-18 19:41:56 -04:00
# systemctl start fenrir
# ausearch -c '(r-daemon)' --raw | audit2allow -M fenrir
# semodule -X 300 -i fenrir.pp
2017-03-18 19:35:54 -04:00