summaryrefslogtreecommitdiff
path: root/src/fs/noseclabelfs/fusenoseclabelfs.cil
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/noseclabelfs/fusenoseclabelfs.cil')
-rw-r--r--src/fs/noseclabelfs/fusenoseclabelfs.cil4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fs/noseclabelfs/fusenoseclabelfs.cil b/src/fs/noseclabelfs/fusenoseclabelfs.cil
index 9ebbbfd..f714975 100644
--- a/src/fs/noseclabelfs/fusenoseclabelfs.cil
+++ b/src/fs/noseclabelfs/fusenoseclabelfs.cil
@@ -1,4 +1,4 @@
-;; SPDX-FileCopyrightText: © 2025 Dominick Grift <dominick.grift@defensec.nl>
+;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift <dominick.grift@defensec.nl>
;; SPDX-License-Identifier: Unlicense
(in fuse
@@ -8,7 +8,7 @@
(genfscon "fusectl" "/" fs_context)
(macro map_fs_files ((type ARG1))
- (allow ARG1 fs (file (map))))
+ (allow ARG1 fs (file (map))))
(blockinherit .fs.macro_template_lnk_files)
(blockinherit .noseclabelfs.template)