Description of problem: SELinux is preventing systemd from using the 'setsched' accesses on a process Version-Release number of selected component (if applicable): selinux-policy-3.14.5-24.fc32.noarch kernel-5.6.0-0.rc1.git2.1.fc32.x86_64 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Feb 16 11:48:38 dragonfly audit[970]: AVC avc: denied { setsched } for pid=970 comm="accounts-daemon" scontext=system_u:system_r:accountsd_t:s0 tcontext=system_u:system_r:accountsd_t:s0 tclass=process permissive=1 Feb 16 11:48:38 dragonfly audit[969]: AVC avc: denied { setsched } for pid=969 comm="ModemManager" scontext=system_u:system_r:modemmanager_t:s0 tcontext=system_u:system_r:modemmanager_t:s0 tclass=process permissive=1 Feb 16 11:48:39 dragonfly audit[1050]: AVC avc: denied { setsched } for pid=1050 comm="pcscd" scontext=system_u:system_r:pcscd_t:s0 tcontext=system_u:system_r:pcscd_t:s0 tclass=process permissive=1 Feb 16 11:48:40 dragonfly audit[1157]: AVC avc: denied { setsched } for pid=1157 comm="colord" scontext=system_u:system_r:colord_t:s0 tcontext=system_u:system_r:colord_t:s0 tclass=process permissive=1 Feb 16 11:48:49 dragonfly audit[1707]: AVC avc: denied { setsched } for pid=1707 comm="geoclue" scontext=system_u:system_r:geoclue_t:s0 tcontext=system_u:system_r:geoclue_t:s0 tclass=process permissive=1 Feb 16 11:50:02 dragonfly audit[2708]: AVC avc: denied { setsched } for pid=2708 comm="geoclue" scontext=system_u:system_r:geoclue_t:s0 tcontext=system_u:system_r:geoclue_t:s0 tclass=process permissive=1 Feb 16 11:50:04 dragonfly audit[1157]: AVC avc: denied { setsched } for pid=1157 comm="colord" scontext=system_u:system_r:colord_t:s0 tcontext=system_u:system_r:colord_t:s0 tclass=process permissive=1 Feb 16 11:50:05 dragonfly audit[3326]: AVC avc: denied { setsched } for pid=3326 comm="tpm2-abrmd" scontext=system_u:system_r:tabrmd_t:s0 tcontext=system_u:system_r:tabrmd_t:s0 tclass=process permissive=1 Feb 16 11:50:05 dragonfly audit[3351]: AVC avc: denied { setsched } for pid=3351 comm="boltd" scontext=system_u:system_r:boltd_t:s0 tcontext=system_u:system_r:boltd_t:s0 tclass=process permissive=1 Feb 16 11:50:50 dragonfly audit[2708]: AVC avc: denied { setsched } for pid=2708 comm="geoclue" scontext=system_u:system_r:geoclue_t:s0 tcontext=system_u:system_r:geoclue_t:s0 tclass=process permissive=1 Feb 16 11:50:53 dragonfly audit[1157]: AVC avc: denied { setsched } for pid=1157 comm="colord" scontext=system_u:system_r:colord_t:s0 tcontext=system_u:system_r:colord_t:s0 tclass=process permissive=1 Feb 16 11:52:03 dragonfly audit[5497]: AVC avc: denied { setsched } for pid=5497 comm="geoclue" scontext=system_u:system_r:geoclue_t:s0 tcontext=system_u:system_r:geoclue_t:s0 tclass=process permissive=1 Feb 16 11:52:04 dragonfly audit[1157]: AVC avc: denied { setsched } for pid=1157 comm="colord" scontext=system_u:system_r:colord_t:s0 tcontext=system_u:system_r:colord_t:s0 tclass=process permissive=1 Expected results: Additional info:
*** This bug has been marked as a duplicate of bug 1795524 ***