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/noseclabelfs/cinoseclabelfs.cil | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src/fs/noseclabelfs/cinoseclabelfs.cil') diff --git a/src/fs/noseclabelfs/cinoseclabelfs.cil b/src/fs/noseclabelfs/cinoseclabelfs.cil index a23198b..dbad070 100644 --- a/src/fs/noseclabelfs/cinoseclabelfs.cil +++ b/src/fs/noseclabelfs/cinoseclabelfs.cil @@ -1,14 +1,14 @@ -;; SPDX-FileCopyrightText: © 2025 Dominick Grift +;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift ;; SPDX-License-Identifier: Unlicense (block ci - (genfscon "cifs" "/" fs_context) - (genfscon "smbfs" "/" fs_context) + (genfscon "cifs" "/" fs_context) + (genfscon "smbfs" "/" fs_context) - (macro map_fs_files ((type ARG1)) - (allow ARG1 fs (file (map)))) + (macro map_fs_files ((type ARG1)) + (allow ARG1 fs (file (map)))) - (blockinherit .noseclabelfs.template) + (blockinherit .noseclabelfs.template) - (call .rbacsep.exempt.obj.type (fs))) + (call .rbacsep.exempt.obj.type (fs))) -- cgit v1.2.3