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

(block cpuset

    (genfscon "cpuset" "/" fs_context)

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