Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | selinux: Define interfaces for libvirt and similar frameworks | Stefano Brivio | 2023-02-21 | 1 | -0/+1 |
| | | | | | | | | | | Services running passt will commonly need to transition to its domain, terminate it, connect and write to its socket. The init_daemon_domain() macro now defines the default transition to the passt_t domain, using the passt_exec_t type. Signed-off-by: Stefano Brivio <sbrivio@redhat.com> | ||||
* | passt, pasta: Add examples of SELinux policy modules | Stefano Brivio | 2022-03-29 | 1 | -0/+111 |
These should cover any reasonably common use case in distributions. Signed-off-by: Stefano Brivio <sbrivio@redhat.com> |