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 --- .../booleanfile/invalidpeersbooleanfile.cil | 32 +++++++++++----------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'src/selinux/booleanfile/invalidpeersbooleanfile.cil') diff --git a/src/selinux/booleanfile/invalidpeersbooleanfile.cil b/src/selinux/booleanfile/invalidpeersbooleanfile.cil index 83b707e..295a6ee 100644 --- a/src/selinux/booleanfile/invalidpeersbooleanfile.cil +++ b/src/selinux/booleanfile/invalidpeersbooleanfile.cil @@ -1,34 +1,34 @@ -;; SPDX-FileCopyrightText: © 2025 Dominick Grift +;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift ;; SPDX-License-Identifier: Unlicense (tunable invalid_peers true) (block invalid_peers - (genfscon "selinuxfs" "/booleans/invalid_peers" booleanfile_context) + (genfscon "selinuxfs" "/booleans/invalid_peers" booleanfile_context) - (blockinherit .booleanfile.template)) + (blockinherit .booleanfile.template)) (block invalidpeers - (macro type ((type ARG1)) - (typeattributeset typeattr ARG1)) + (macro type ((type ARG1)) + (typeattributeset typeattr ARG1)) - (typeattribute typeattr) + (typeattribute typeattr) - (block except + (block except - (macro type ((type ARG1)) - (typeattributeset typeattr ARG1)) + (macro type ((type ARG1)) + (typeattributeset typeattr ARG1)) - (typeattribute typeattr) + (typeattribute typeattr) - (typeattributeset typeattr - (and invalidpeers.typeattr (not (exception.typeattr))))) + (typeattributeset typeattr + (and invalidpeers.typeattr (not (exception.typeattr))))) - (block exception + (block exception - (macro type ((type ARG1)) - (typeattributeset typeattr ARG1)) + (macro type ((type ARG1)) + (typeattributeset typeattr ARG1)) - (typeattribute typeattr))) + (typeattribute typeattr))) -- cgit v1.2.3