forked from pool/selinux-policy
124e8026e4
OBS-URL: https://build.opensuse.org/package/show/security:SELinux/selinux-policy?expand=0&rev=74bbc58f85e33fdb068953a18504e591
19 lines
528 B
Diff
19 lines
528 B
Diff
Index: fedora-policy-20220624/policy/modules/roles/unprivuser.te
|
|
===================================================================
|
|
--- fedora-policy-20220624.orig/policy/modules/roles/unprivuser.te
|
|
+++ fedora-policy-20220624/policy/modules/roles/unprivuser.te
|
|
@@ -296,6 +296,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)
|
|
')
|
|
|