summaryrefslogtreecommitdiff
path: root/src/fs/seclabelfs/mqueueseclabelfs.cil
blob: 553389f4e70b45be02ed42be401daae6c0260b2f (plain)
1
2
3
4
5
6
7
8
9
10
;; SPDX-FileCopyrightText: © 2023 Dominick Grift <dominick.grift@defensec.nl>
;; SPDX-License-Identifier: Unlicense

(block mqueue

  (fsuse trans "mqueue" fs_context)

  (blockinherit .fs.macro_template_dirs)
  (blockinherit .fs.macro_template_files)
  (blockinherit .seclabelfs.template))