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/file/misc/rootfile.cil | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src/file/misc/rootfile.cil') diff --git a/src/file/misc/rootfile.cil b/src/file/misc/rootfile.cil index 5ef143f..8992518 100644 --- a/src/file/misc/rootfile.cil +++ b/src/file/misc/rootfile.cil @@ -1,13 +1,13 @@ -;; SPDX-FileCopyrightText: © 2025 Dominick Grift +;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift ;; SPDX-License-Identifier: Unlicense (block root - (filecon "/" dir file_context) - (filecon "/[^/]+" symlink file_context) + (filecon "/" dir file_context) + (filecon "/[^/]+" symlink file_context) - (blockinherit .file.base_template) - (blockinherit .file.macro_template_dirs) - (blockinherit .file.macro_template_lnk_files) + (blockinherit .file.base_template) + (blockinherit .file.macro_template_dirs) + (blockinherit .file.macro_template_lnk_files) - (call .xattr.associate_fs (file))) + (call .xattr.associate_fs (file))) -- cgit v1.2.3