Changeset 2775

Show
Ignore:
Timestamp:
08/12/08 14:30:54 (3 months ago)
Author:
cpebenito
Message:

trunk: add an empty m4 string so the index macro is not invoked, to prevent a warning.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/policy/modules/admin/amanda.fc

    r2772 r2775  
    44/etc/amandates                          gen_context(system_u:object_r:amanda_amandates_t,s0) 
    55/etc/dumpdates                          gen_context(system_u:object_r:amanda_dumpdates_t,s0) 
    6 /etc/amanda/.*/index(/.*)?              gen_context(system_u:object_r:amanda_data_t,s0) 
     6# empty m4 string so the index macro is not invoked 
     7/etc/amanda/.*/index`'(/.*)?            gen_context(system_u:object_r:amanda_data_t,s0) 
    78 
    89/root/restore                   -d      gen_context(system_u:object_r:amanda_recover_dir_t,s0)