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

(in selinux

    (genfscon "selinuxfs" "/" fs_context)

    (blockinherit .noseclabelfs.template)

    (call .rbacsep.exempt.obj.type (fs)))