13 lines
369 B
Plaintext
13 lines
369 B
Plaintext
# ==============================================
|
|
# Common SEPolicy Rule
|
|
# ==============================================
|
|
|
|
# Date: WK1812
|
|
# Purpose: add for MD log filter
|
|
allow em_svr md_block_device:blk_file r_file_perms;
|
|
|
|
# Date: WK1812
|
|
# Purpose: add for SIB capture
|
|
allow em_svr para_block_device:blk_file rw_file_perms;
|
|
allow em_svr proc_lk_env:file rw_file_perms;
|