Skip to content
Snippets Groups Projects
su.te 123 B
Newer Older
  • Learn to ignore specific revisions
  • Stephen Smalley's avatar
    Stephen Smalley committed
    type su, domain;
    type su_exec, file_type;
    domain_auto_trans(shell, su_exec, su)
    
    # su is unconfined.
    unconfined_domain(su)