Skip to content
Snippets Groups Projects
Select Git revision
  • 12dbd8f701dee14be3f702937a7293a30f04b3cf
  • test default
2 results

port_contexts

Blame
  • user avatar
    William Roberts authored and Stephen Smalley committed
    ocontexts was split up into 4 files:
    1.fs_use
    2.genfs_contexts
    3.initial_sid_contexts
    4.port_contexts
    
    Each file has their respective declerations in them.
    Devices, in their respective device directory, can now specify sepolicy.fs_use, sepolicy.genfs_contexts, sepolicy.port_contexts, and sepolicy.initial_sid_contexts. These declerations will be added right behind their respective sepolicy counterparts in the concatenated configuration file.
    dc107236
    History
    port_contexts 77 B
    # portcon statements go here, e.g.
    # portcon tcp 80 u:object_r:http_port:s0