mirror of
https://github.com/SELinuxProject/selinux
synced 2025-02-13 16:18:03 +00:00
Right now the validation code has lots of conditionals which check if we are trying to add and delete or add and modify or something like that. Instead make a single function which just sets if this operation is trying to do an action and if it gets called twice will realize this is invalid and will raise and exception. Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Dan Walsh <dwalsh@redhat.com> |
||
---|---|---|
checkpolicy | ||
libselinux | ||
libsemanage | ||
libsepol | ||
policycoreutils | ||
scripts | ||
sepolgen | ||
.gitignore | ||
Makefile |