blob: 59938c150b4fac9cd8d3ede515a9194081f55e28 (
plain)
1
2
3
4
5
6
7
8
|
;; SPDX-FileCopyrightText: © 2023 Dominick Grift <dominick.grift@defensec.nl>
;; SPDX-License-Identifier: Unlicense
(block ns
(genfscon "nsfs" "/" fs_context)
(blockinherit .noseclabelfs.template))
|