Or simulate them? It's for a build step that merely needs to succeed, but I'd like to do real work too. I just don't have enough information about it. This is do with SELinux, right? That exists for Ubuntu too; are there equivalent utilities?
Asked
Active
Viewed 669 times
1 Answers
0
/usr/bin/checkmodule can be found in the checkpolicy package
/usr/sbin/semodule can be found in the policycoreutils package
Both of these are in the universe repository.
Details on the utilization of both of these can be found on their respective man pages.
An overview on implementation can be found on the wiki.
Elder Geek
- 36,752