Changeset 2646

Show
Ignore:
Timestamp:
03/20/08 18:40:12 (9 months ago)
Author:
ewalsh
Message:

xselinux: Add new append permission to mls mappings.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/xselinux/policy/mls

    r2605 r2646  
    458458 
    459459# the x_property "write" ops (implicit single level) 
    460 mlsconstrain x_property { create destroy write setattr } 
     460mlsconstrain x_property { create destroy write append setattr } 
    461461        (( l1 eq l2 ) or 
    462462         (( t1 == mlsxwinwritetoclr ) and ( h1 dom l2 ) and ( l1 domby l2 )) or