Skip to content
Snippets Groups Projects
policy_capabilities 122 B
Newer Older
  • Learn to ignore specific revisions
  • Stephen Smalley's avatar
    Stephen Smalley committed
    # Enable new networking controls.
    policycap network_peer_controls;
    
    # Enable open permission check.
    policycap open_perms;