Skip to content
Snippets Groups Projects
  • Stephen Smalley's avatar
    c0845036
    Remove sys_nice capability from domains. · c0845036
    Stephen Smalley authored
    
    Remove sys_nice capability from domains; this does not appear to be necessary
    and should not be possible in particular for app domains.  If we encounter
    specific instances where it should be granted, we can add it back on a
    per-domain basis.  Allow it explicitly for the system_server.  Unconfined
    domains get it via unconfined_domain() and the rules in unconfined.te.
    
    Change-Id: I9669db80a04a90a22241b2fbc5236a28dcde8c6e
    Signed-off-by: default avatarStephen Smalley <sds@tycho.nsa.gov>
    c0845036
    History
    Remove sys_nice capability from domains.
    Stephen Smalley authored
    
    Remove sys_nice capability from domains; this does not appear to be necessary
    and should not be possible in particular for app domains.  If we encounter
    specific instances where it should be granted, we can add it back on a
    per-domain basis.  Allow it explicitly for the system_server.  Unconfined
    domains get it via unconfined_domain() and the rules in unconfined.te.
    
    Change-Id: I9669db80a04a90a22241b2fbc5236a28dcde8c6e
    Signed-off-by: default avatarStephen Smalley <sds@tycho.nsa.gov>