summaryrefslogtreecommitdiff
path: root/src/fs/noseclabelfs/aionoseclabelfs.cil
blob: 48d59b74c78ad2e3a501b733178111c3948ca5af (plain)
1
2
3
4
5
6
7
8
9
;; SPDX-FileCopyrightText: © 2025 Dominick Grift <dominick.grift@defensec.nl>
;; SPDX-License-Identifier: Unlicense

(block aio

  (genfscon "aio" "/" fs_context)

  (blockinherit .fs.macro_template_fs)
  (blockinherit .noseclabelfs.base_template))