aboutgitcodebugslistschat
path: root/contrib/selinux/passt.fc
Commit message (Collapse)AuthorAgeFilesLines
* selinux: Switch to a more reasonable model for PID and socket filesStefano Brivio2023-02-211-1/+0
| | | | | | | | Instead of restricting PID files to /var/run/passt.pid, which is a single file and unlikely to be used, use the user_tmp_t type which should cover any reasonable need. Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
* passt, pasta: Add examples of SELinux policy modulesStefano Brivio2022-03-291-0/+13
These should cover any reasonably common use case in distributions. Signed-off-by: Stefano Brivio <sbrivio@redhat.com>