Skip to content
Snippets Groups Projects
Select Git revision
  • burak-aio
  • master default protected
  • client
3 results

.clang-format

Blame
  • policy_capabilities 122 B
    # Enable new networking controls.
    policycap network_peer_controls;
    
    # Enable open permission check.
    policycap open_perms;