summaryrefslogtreecommitdiff
path: root/src/fs/noseclabelfs/selinuxnoseclabelfs.cil
blob: 8d27ba7612f9fcd08ddaabcea71ad44888231b84 (plain)
1
2
3
4
5
6
7
8
9
10
;; SPDX-FileCopyrightText: M-BM-) 2025 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)))