diff options
Diffstat (limited to 'src/fs/noseclabelfs.cil')
-rw-r--r-- | src/fs/noseclabelfs.cil | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/fs/noseclabelfs.cil b/src/fs/noseclabelfs.cil index 6701423..7eccbbe 100644 --- a/src/fs/noseclabelfs.cil +++ b/src/fs/noseclabelfs.cil @@ -8,6 +8,11 @@ (typeattribute typeattr) + (blockinherit .file.all_macro_template_dirs) + (blockinherit .file.all_macro_template_fifo_files) + (blockinherit .file.all_macro_template_files) + (blockinherit .file.all_macro_template_lnk_files) + (blockinherit .file.all_macro_template_sock_files) (blockinherit .fs.all_macro_template_fs) (allow typeattr self (filesystem (associate))) |