psss / tests / selinux

Forked from tests/selinux 6 years ago
Clone

7420494 test if rtkit-daemon can do sys_nice in user namespaces

2 files Authored by mmalik 3 years ago, Committed by mmalik 3 years ago,
    test if rtkit-daemon can do sys_nice in user namespaces
    
    SELinux prevents the rtkit-daemon process from setting nice value.
    I believe this access is harmless from security point-of-view and
    should be allowed. The TC is not able to reproduce the issue, but it
    looks for an appropriate SELinux policy rule.
    
    The TC covers BZ#1750024, BZ#1910507 and other duplicates.