From 58ffeaf9b49e662e49d24a2d71dcdc9fac2949f8 Mon Sep 17 00:00:00 2001 From: John Turner Date: Sat, 16 Aug 2025 14:43:06 -0400 Subject: auto format all files --- src/fs/seclabelfs/pstoreseclabelfs.cil | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/fs/seclabelfs/pstoreseclabelfs.cil') diff --git a/src/fs/seclabelfs/pstoreseclabelfs.cil b/src/fs/seclabelfs/pstoreseclabelfs.cil index 10ef8f3..92c272a 100644 --- a/src/fs/seclabelfs/pstoreseclabelfs.cil +++ b/src/fs/seclabelfs/pstoreseclabelfs.cil @@ -1,12 +1,12 @@ -;; SPDX-FileCopyrightText: © 2025 Dominick Grift +;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift ;; SPDX-License-Identifier: Unlicense (block pstore - (genfscon "pstore" "/" fs_context) + (genfscon "pstore" "/" fs_context) - (blockinherit .fs.macro_template_dirs) - (blockinherit .fs.macro_template_files) - (blockinherit .seclabelfs.template) + (blockinherit .fs.macro_template_dirs) + (blockinherit .fs.macro_template_files) + (blockinherit .seclabelfs.template) - (allow fs self (filesystem (associate)))) + (allow fs self (filesystem (associate)))) -- cgit v1.2.3