forked from pool/selinux-policy
3de9778fbc
Policy is in better state now and should be fine for people with basic SELinux knowledge OBS-URL: https://build.opensuse.org/request/show/832021 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/selinux-policy?expand=0&rev=1
19 lines
501 B
Diff
19 lines
501 B
Diff
Index: fedora-policy/policy/modules/roles/unprivuser.te
|
|
===================================================================
|
|
--- fedora-policy.orig/policy/modules/roles/unprivuser.te
|
|
+++ fedora-policy/policy/modules/roles/unprivuser.te
|
|
@@ -289,6 +289,13 @@ ifndef(`distro_redhat',`
|
|
')
|
|
|
|
optional_policy(`
|
|
+ rtorrent_role(user_r, user_t)
|
|
+ # needed for tunable rtorrent_send_mails
|
|
+ mta_role_access_system_mail(user_r)
|
|
+')
|
|
+
|
|
+
|
|
+optional_policy(`
|
|
vmtools_run_helper(user_t, user_r)
|
|
')
|
|
|