Changeset 2662

Show
Ignore:
Timestamp:
04/18/08 10:32:03 (8 months ago)
Author:
pebenito
Message:

trunk: Cryptsetup runs shell scripts. Patch from Martin Orr.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Changelog

    r2661 r2662  
     1- Cryptsetup runs shell scripts.  Patch from Martin Orr. 
    12- Add file for enabling policy capabilities. 
    23- Patch to fix leaky interface/template call depth calculator from Vaclav 
  • trunk/policy/modules/system/lvm.te

    r2553 r2662  
    11 
    2 policy_module(lvm,1.8.0
     2policy_module(lvm,1.8.1
    33 
    44######################################## 
     
    248248 
    249249corecmd_exec_bin(lvm_t) 
     250corecmd_exec_shell(lvm_t) 
    250251 
    251252domain_use_interactive_fds(lvm_t)