diff options
author | John Turner <jturner.usa@gmail.com> | 2025-08-16 14:43:06 -0400 |
---|---|---|
committer | John Turner <jturner.usa@gmail.com> | 2025-08-16 14:43:06 -0400 |
commit | 58ffeaf9b49e662e49d24a2d71dcdc9fac2949f8 (patch) | |
tree | 84c645e32aac8eb468f41df33fbac7b0a8584887 /src/sys/sysfile | |
parent | cfd55472db08f37b2123c350ce76fb3d916d25f6 (diff) | |
download | selinux-policy-58ffeaf9b49e662e49d24a2d71dcdc9fac2949f8.tar.gz |
auto format all files
Diffstat (limited to 'src/sys/sysfile')
23 files changed, 246 insertions, 246 deletions
diff --git a/src/sys/sysfile/blocksysfile.cil b/src/sys/sysfile/blocksysfile.cil index a43c924..2bbe680 100644 --- a/src/sys/sysfile/blocksysfile.cil +++ b/src/sys/sysfile/blocksysfile.cil @@ -1,40 +1,40 @@ -;; SPDX-FileCopyrightText: © 2025 Dominick Grift <dominick.grift@defensec.nl> +;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift <dominick.grift@defensec.nl> ;; SPDX-License-Identifier: Unlicense (block block - (genfscon "sysfs" "/block" sysfile_context) + (genfscon "sysfs" "/block" sysfile_context) - (blockinherit .sysfile.block.template) - (blockinherit .sysfile.macro_template_dirs) - (blockinherit .sysfile.macro_template_lnk_files)) + (blockinherit .sysfile.block.template) + (blockinherit .sysfile.macro_template_dirs) + (blockinherit .sysfile.macro_template_lnk_files)) (in sysfile (block block - (macro type ((type ARG1)) - (typeattributeset typeattr ARG1)) + (macro type ((type ARG1)) + (typeattributeset typeattr ARG1)) - (typeattribute typeattr) + (typeattribute typeattr) - (blockinherit .file.all_macro_template_dirs) - (blockinherit .file.all_macro_template_files) - (blockinherit .file.all_macro_template_lnk_files) + (blockinherit .file.all_macro_template_dirs) + (blockinherit .file.all_macro_template_files) + (blockinherit .file.all_macro_template_lnk_files) - (call .sysfile.type (typeattr)) + (call .sysfile.type (typeattr)) - (block base_template + (block base_template - (blockabstract base_template) + (blockabstract base_template) - (blockinherit .sysfile.base_template) + (blockinherit .sysfile.base_template) - (call .sysfile.block.type (sysfile))) + (call .sysfile.block.type (sysfile))) - (block template + (block template - (blockabstract template) + (blockabstract template) - (blockinherit .sysfile.block.base_template) - (blockinherit .sysfile.macro_template_files)))) + (blockinherit .sysfile.block.base_template) + (blockinherit .sysfile.macro_template_files)))) diff --git a/src/sys/sysfile/bussysfile.cil b/src/sys/sysfile/bussysfile.cil index ad8f867..ef5577a 100644 --- a/src/sys/sysfile/bussysfile.cil +++ b/src/sys/sysfile/bussysfile.cil @@ -1,40 +1,40 @@ -;; SPDX-FileCopyrightText: © 2025 Dominick Grift <dominick.grift@defensec.nl> +;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift <dominick.grift@defensec.nl> ;; SPDX-License-Identifier: Unlicense (block bus - (genfscon "sysfs" "/bus" sysfile_context) + (genfscon "sysfs" "/bus" sysfile_context) - (blockinherit .sysfile.bus.template) - (blockinherit .sysfile.macro_template_dirs) - (blockinherit .sysfile.macro_template_lnk_files)) + (blockinherit .sysfile.bus.template) + (blockinherit .sysfile.macro_template_dirs) + (blockinherit .sysfile.macro_template_lnk_files)) (in sysfile (block bus - (macro type ((type ARG1)) - (typeattributeset typeattr ARG1)) + (macro type ((type ARG1)) + (typeattributeset typeattr ARG1)) - (typeattribute typeattr) + (typeattribute typeattr) - (blockinherit .file.all_macro_template_dirs) - (blockinherit .file.all_macro_template_files) - (blockinherit .file.all_macro_template_lnk_files) + (blockinherit .file.all_macro_template_dirs) + (blockinherit .file.all_macro_template_files) + (blockinherit .file.all_macro_template_lnk_files) - (call .sysfile.type (typeattr)) + (call .sysfile.type (typeattr)) - (block base_template + (block base_template - (blockabstract base_template) + (blockabstract base_template) - (blockinherit .sysfile.base_template) + (blockinherit .sysfile.base_template) - (call .sysfile.bus.type (sysfile))) + (call .sysfile.bus.type (sysfile))) - (block template + (block template - (blockabstract template) + (blockabstract template) - (blockinherit .sysfile.bus.base_template) - (blockinherit .sysfile.macro_template_files)))) + (blockinherit .sysfile.bus.base_template) + (blockinherit .sysfile.macro_template_files)))) diff --git a/src/sys/sysfile/classsysfile.cil b/src/sys/sysfile/classsysfile.cil index bfce0e0..7492964 100644 --- a/src/sys/sysfile/classsysfile.cil +++ b/src/sys/sysfile/classsysfile.cil @@ -1,40 +1,40 @@ -;; SPDX-FileCopyrightText: © 2025 Dominick Grift <dominick.grift@defensec.nl> +;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift <dominick.grift@defensec.nl> ;; SPDX-License-Identifier: Unlicense (block class - (genfscon "sysfs" "/class" sysfile_context) + (genfscon "sysfs" "/class" sysfile_context) - (blockinherit .sysfile.class.template) - (blockinherit .sysfile.macro_template_dirs) - (blockinherit .sysfile.macro_template_lnk_files)) + (blockinherit .sysfile.class.template) + (blockinherit .sysfile.macro_template_dirs) + (blockinherit .sysfile.macro_template_lnk_files)) (in sysfile (block class - (macro type ((type ARG1)) - (typeattributeset typeattr ARG1)) + (macro type ((type ARG1)) + (typeattributeset typeattr ARG1)) - (typeattribute typeattr) + (typeattribute typeattr) - (blockinherit .file.all_macro_template_dirs) - (blockinherit .file.all_macro_template_files) - (blockinherit .file.all_macro_template_lnk_files) + (blockinherit .file.all_macro_template_dirs) + (blockinherit .file.all_macro_template_files) + (blockinherit .file.all_macro_template_lnk_files) - (call .sysfile.type (typeattr)) + (call .sysfile.type (typeattr)) - (block base_template + (block base_template - (blockabstract base_template) + (blockabstract base_template) - (blockinherit .sysfile.base_template) + (blockinherit .sysfile.base_template) - (call .sysfile.class.type (sysfile))) + (call .sysfile.class.type (sysfile))) - (block template + (block template - (blockabstract template) + (blockabstract template) - (blockinherit .sysfile.class.base_template) - (blockinherit .sysfile.macro_template_files)))) + (blockinherit .sysfile.class.base_template) + (blockinherit .sysfile.macro_template_files)))) diff --git a/src/sys/sysfile/classsysfile/zramcontrolclasssysfile.cil b/src/sys/sysfile/classsysfile/zramcontrolclasssysfile.cil index fb3a4a6..71ad51b 100644 --- a/src/sys/sysfile/classsysfile/zramcontrolclasssysfile.cil +++ b/src/sys/sysfile/classsysfile/zramcontrolclasssysfile.cil @@ -1,9 +1,9 @@ -;; SPDX-FileCopyrightText: © 2025 Dominick Grift <dominick.grift@defensec.nl> +;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift <dominick.grift@defensec.nl> ;; SPDX-License-Identifier: Unlicense (block zramcontrol - (genfscon "sysfs" "/class/zram-control" sysfile_context) + (genfscon "sysfs" "/class/zram-control" sysfile_context) - (blockinherit .sysfile.class.template) - (blockinherit .sysfile.macro_template_dirs)) + (blockinherit .sysfile.class.template) + (blockinherit .sysfile.macro_template_dirs)) diff --git a/src/sys/sysfile/devicessysfile.cil b/src/sys/sysfile/devicessysfile.cil index f82e0ea..87a7513 100644 --- a/src/sys/sysfile/devicessysfile.cil +++ b/src/sys/sysfile/devicessysfile.cil @@ -1,40 +1,40 @@ -;; SPDX-FileCopyrightText: © 2025 Dominick Grift <dominick.grift@defensec.nl> +;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift <dominick.grift@defensec.nl> ;; SPDX-License-Identifier: Unlicense (block devices - (genfscon "sysfs" "/devices" sysfile_context) + (genfscon "sysfs" "/devices" sysfile_context) - (blockinherit .sysfile.devices.template) - (blockinherit .sysfile.macro_template_dirs) - (blockinherit .sysfile.macro_template_lnk_files)) + (blockinherit .sysfile.devices.template) + (blockinherit .sysfile.macro_template_dirs) + (blockinherit .sysfile.macro_template_lnk_files)) (in sysfile (block devices - (macro type ((type ARG1)) - (typeattributeset typeattr ARG1)) + (macro type ((type ARG1)) + (typeattributeset typeattr ARG1)) - (typeattribute typeattr) + (typeattribute typeattr) - (blockinherit .file.all_macro_template_dirs) - (blockinherit .file.all_macro_template_files) - (blockinherit .file.all_macro_template_lnk_files) + (blockinherit .file.all_macro_template_dirs) + (blockinherit .file.all_macro_template_files) + (blockinherit .file.all_macro_template_lnk_files) - (call .sysfile.type (typeattr)) + (call .sysfile.type (typeattr)) - (block base_template + (block base_template - (blockabstract base_template) + (blockabstract base_template) - (blockinherit .sysfile.base_template) + (blockinherit .sysfile.base_template) - (call .sysfile.devices.type (sysfile))) + (call .sysfile.devices.type (sysfile))) - (block template + (block template - (blockabstract template) + (blockabstract template) - (blockinherit .sysfile.devices.base_template) - (blockinherit .sysfile.macro_template_files)))) + (blockinherit .sysfile.devices.base_template) + (blockinherit .sysfile.macro_template_files)))) diff --git a/src/sys/sysfile/devicessysfile/cpudevicessysfile.cil b/src/sys/sysfile/devicessysfile/cpudevicessysfile.cil index 8290623..dcae8ff 100644 --- a/src/sys/sysfile/devicessysfile/cpudevicessysfile.cil +++ b/src/sys/sysfile/devicessysfile/cpudevicessysfile.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 cpu diff --git a/src/sys/sysfile/devicessysfile/memorydevicessysfile.cil b/src/sys/sysfile/devicessysfile/memorydevicessysfile.cil index 85eca32..98b4115 100644 --- a/src/sys/sysfile/devicessysfile/memorydevicessysfile.cil +++ b/src/sys/sysfile/devicessysfile/memorydevicessysfile.cil @@ -1,10 +1,10 @@ -;; SPDX-FileCopyrightText: © 2025 Dominick Grift <dominick.grift@defensec.nl> +;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift <dominick.grift@defensec.nl> ;; SPDX-License-Identifier: Unlicense (block memory - (genfscon "sysfs" "/devices/system/memory" sysfile_context) + (genfscon "sysfs" "/devices/system/memory" sysfile_context) - (blockinherit .sysfile.devices.template) - (blockinherit .sysfile.macro_template_dirs) - (blockinherit .sysfile.macro_template_lnk_files)) + (blockinherit .sysfile.devices.template) + (blockinherit .sysfile.macro_template_dirs) + (blockinherit .sysfile.macro_template_lnk_files)) diff --git a/src/sys/sysfile/devicessysfile/nodedevicessysfile.cil b/src/sys/sysfile/devicessysfile/nodedevicessysfile.cil index 0243019..491a2c9 100644 --- a/src/sys/sysfile/devicessysfile/nodedevicessysfile.cil +++ b/src/sys/sysfile/devicessysfile/nodedevicessysfile.cil @@ -1,10 +1,10 @@ -;; SPDX-FileCopyrightText: © 2025 Dominick Grift <dominick.grift@defensec.nl> +;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift <dominick.grift@defensec.nl> ;; SPDX-License-Identifier: Unlicense (block node - (genfscon "sysfs" "/devices/system/node" sysfile_context) + (genfscon "sysfs" "/devices/system/node" sysfile_context) - (blockinherit .sysfile.devices.template) - (blockinherit .sysfile.macro_template_dirs) - (blockinherit .sysfile.macro_template_lnk_files)) + (blockinherit .sysfile.devices.template) + (blockinherit .sysfile.macro_template_dirs) + (blockinherit .sysfile.macro_template_lnk_files)) diff --git a/src/sys/sysfile/devicessysfile/zramdevicessysfile.cil b/src/sys/sysfile/devicessysfile/zramdevicessysfile.cil index de2ea49..88937c6 100644 --- a/src/sys/sysfile/devicessysfile/zramdevicessysfile.cil +++ b/src/sys/sysfile/devicessysfile/zramdevicessysfile.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 zram diff --git a/src/sys/sysfile/devsysfile.cil b/src/sys/sysfile/devsysfile.cil index 635d02a..5eadf4e 100644 --- a/src/sys/sysfile/devsysfile.cil +++ b/src/sys/sysfile/devsysfile.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 dev @@ -13,28 +13,28 @@ (block dev - (macro type ((type ARG1)) - (typeattributeset typeattr ARG1)) + (macro type ((type ARG1)) + (typeattributeset typeattr ARG1)) - (typeattribute typeattr) + (typeattribute typeattr) - (blockinherit .file.all_macro_template_dirs) - (blockinherit .file.all_macro_template_files) - (blockinherit .file.all_macro_template_lnk_files) + (blockinherit .file.all_macro_template_dirs) + (blockinherit .file.all_macro_template_files) + (blockinherit .file.all_macro_template_lnk_files) - (call .sysfile.type (typeattr)) + (call .sysfile.type (typeattr)) - (block base_template + (block base_template - (blockabstract base_template) + (blockabstract base_template) - (blockinherit .sysfile.base_template) + (blockinherit .sysfile.base_template) - (call .sysfile.dev.type (sysfile))) + (call .sysfile.dev.type (sysfile))) - (block template + (block template - (blockabstract template) + (blockabstract template) - (blockinherit .sysfile.dev.base_template) - (blockinherit .sysfile.macro_template_files)))) + (blockinherit .sysfile.dev.base_template) + (blockinherit .sysfile.macro_template_files)))) diff --git a/src/sys/sysfile/firmwaresysfile.cil b/src/sys/sysfile/firmwaresysfile.cil index 7399981..2ba838e 100644 --- a/src/sys/sysfile/firmwaresysfile.cil +++ b/src/sys/sysfile/firmwaresysfile.cil @@ -1,40 +1,40 @@ -;; SPDX-FileCopyrightText: © 2025 Dominick Grift <dominick.grift@defensec.nl> +;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift <dominick.grift@defensec.nl> ;; SPDX-License-Identifier: Unlicense (block firmware - (genfscon "sysfs" "/firmware" sysfile_context) + (genfscon "sysfs" "/firmware" sysfile_context) - (blockinherit .sysfile.firmware.template) - (blockinherit .sysfile.macro_template_dirs) - (blockinherit .sysfile.macro_template_lnk_files)) + (blockinherit .sysfile.firmware.template) + (blockinherit .sysfile.macro_template_dirs) + (blockinherit .sysfile.macro_template_lnk_files)) (in sysfile (block firmware - (macro type ((type ARG1)) - (typeattributeset typeattr ARG1)) + (macro type ((type ARG1)) + (typeattributeset typeattr ARG1)) - (typeattribute typeattr) + (typeattribute typeattr) - (blockinherit .file.all_macro_template_dirs) - (blockinherit .file.all_macro_template_files) - (blockinherit .file.all_macro_template_lnk_files) + (blockinherit .file.all_macro_template_dirs) + (blockinherit .file.all_macro_template_files) + (blockinherit .file.all_macro_template_lnk_files) - (call .sysfile.type (typeattr)) + (call .sysfile.type (typeattr)) - (block base_template + (block base_template - (blockabstract base_template) + (blockabstract base_template) - (blockinherit .sysfile.base_template) + (blockinherit .sysfile.base_template) - (call .sysfile.firmware.type (sysfile))) + (call .sysfile.firmware.type (sysfile))) - (block template + (block template - (blockabstract template) + (blockabstract template) - (blockinherit .sysfile.firmware.base_template) - (blockinherit .sysfile.macro_template_files)))) + (blockinherit .sysfile.firmware.base_template) + (blockinherit .sysfile.macro_template_files)))) diff --git a/src/sys/sysfile/fssysfile.cil b/src/sys/sysfile/fssysfile.cil index 16d34b6..559ad79 100644 --- a/src/sys/sysfile/fssysfile.cil +++ b/src/sys/sysfile/fssysfile.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 fs @@ -13,28 +13,28 @@ (block fs - (macro type ((type ARG1)) - (typeattributeset typeattr ARG1)) + (macro type ((type ARG1)) + (typeattributeset typeattr ARG1)) - (typeattribute typeattr) + (typeattribute typeattr) - (blockinherit .file.all_macro_template_dirs) - (blockinherit .file.all_macro_template_files) - (blockinherit .file.all_macro_template_lnk_files) + (blockinherit .file.all_macro_template_dirs) + (blockinherit .file.all_macro_template_files) + (blockinherit .file.all_macro_template_lnk_files) - (call .sysfile.type (typeattr)) + (call .sysfile.type (typeattr)) - (block base_template + (block base_template - (blockabstract base_template) + (blockabstract base_template) - (blockinherit .sysfile.base_template) + (blockinherit .sysfile.base_template) - (call .sysfile.fs.type (sysfile))) + (call .sysfile.fs.type (sysfile))) - (block template + (block template - (blockabstract template) + (blockabstract template) - (blockinherit .sysfile.fs.base_template) - (blockinherit .sysfile.macro_template_files)))) + (blockinherit .sysfile.fs.base_template) + (blockinherit .sysfile.macro_template_files)))) diff --git a/src/sys/sysfile/fssysfile/bcachefssysfile.cil b/src/sys/sysfile/fssysfile/bcachefssysfile.cil index 0f03921..edaf9b8 100644 --- a/src/sys/sysfile/fssysfile/bcachefssysfile.cil +++ b/src/sys/sysfile/fssysfile/bcachefssysfile.cil @@ -1,9 +1,9 @@ -;; SPDX-FileCopyrightText: © 2025 Dominick Grift <dominick.grift@defensec.nl> +;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift <dominick.grift@defensec.nl> ;; SPDX-License-Identifier: Unlicense (block bcachefs - (genfscon "sysfs" "/fs/bcachefs" sysfile_context) + (genfscon "sysfs" "/fs/bcachefs" sysfile_context) - (blockinherit .sysfile.fs.template) - (blockinherit .sysfile.macro_template_dirs)) + (blockinherit .sysfile.fs.template) + (blockinherit .sysfile.macro_template_dirs)) diff --git a/src/sys/sysfile/fssysfile/btrfssysfile.cil b/src/sys/sysfile/fssysfile/btrfssysfile.cil index 97632ef..37e5beb 100644 --- a/src/sys/sysfile/fssysfile/btrfssysfile.cil +++ b/src/sys/sysfile/fssysfile/btrfssysfile.cil @@ -1,9 +1,9 @@ -;; SPDX-FileCopyrightText: © 2025 Dominick Grift <dominick.grift@defensec.nl> +;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift <dominick.grift@defensec.nl> ;; SPDX-License-Identifier: Unlicense (block btrfs - (genfscon "sysfs" "/fs/btrfs" sysfile_context) + (genfscon "sysfs" "/fs/btrfs" sysfile_context) - (blockinherit .sysfile.fs.template) - (blockinherit .sysfile.macro_template_dirs)) + (blockinherit .sysfile.fs.template) + (blockinherit .sysfile.macro_template_dirs)) diff --git a/src/sys/sysfile/fssysfile/ext4fssysfile.cil b/src/sys/sysfile/fssysfile/ext4fssysfile.cil index 4bef76d..79f681f 100644 --- a/src/sys/sysfile/fssysfile/ext4fssysfile.cil +++ b/src/sys/sysfile/fssysfile/ext4fssysfile.cil @@ -1,9 +1,9 @@ -;; SPDX-FileCopyrightText: © 2025 Dominick Grift <dominick.grift@defensec.nl> +;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift <dominick.grift@defensec.nl> ;; SPDX-License-Identifier: Unlicense (block ext4 - (genfscon "sysfs" "/fs/ext4" sysfile_context) + (genfscon "sysfs" "/fs/ext4" sysfile_context) - (blockinherit .sysfile.fs.template) - (blockinherit .sysfile.macro_template_dirs)) + (blockinherit .sysfile.fs.template) + (blockinherit .sysfile.macro_template_dirs)) diff --git a/src/sys/sysfile/fssysfile/f2fssysfile.cil b/src/sys/sysfile/fssysfile/f2fssysfile.cil index e00bc0b..a6850ea 100644 --- a/src/sys/sysfile/fssysfile/f2fssysfile.cil +++ b/src/sys/sysfile/fssysfile/f2fssysfile.cil @@ -1,9 +1,9 @@ -;; SPDX-FileCopyrightText: © 2025 Dominick Grift <dominick.grift@defensec.nl> +;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift <dominick.grift@defensec.nl> ;; SPDX-License-Identifier: Unlicense (block f2fs - (genfscon "sysfs" "/fs/f2fs" sysfile_context) + (genfscon "sysfs" "/fs/f2fs" sysfile_context) - (blockinherit .sysfile.fs.template) - (blockinherit .sysfile.macro_template_dirs)) + (blockinherit .sysfile.fs.template) + (blockinherit .sysfile.macro_template_dirs)) diff --git a/src/sys/sysfile/fssysfile/fusefssysfile.cil b/src/sys/sysfile/fssysfile/fusefssysfile.cil index de62c6b..64f1f9d 100644 --- a/src/sys/sysfile/fssysfile/fusefssysfile.cil +++ b/src/sys/sysfile/fssysfile/fusefssysfile.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 diff --git a/src/sys/sysfile/fssysfile/xfssysfile.cil b/src/sys/sysfile/fssysfile/xfssysfile.cil index 09984a7..8f1816f 100644 --- a/src/sys/sysfile/fssysfile/xfssysfile.cil +++ b/src/sys/sysfile/fssysfile/xfssysfile.cil @@ -1,9 +1,9 @@ -;; SPDX-FileCopyrightText: © 2025 Dominick Grift <dominick.grift@defensec.nl> +;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift <dominick.grift@defensec.nl> ;; SPDX-License-Identifier: Unlicense (block xfs - (genfscon "sysfs" "/fs/xfs" sysfile_context) + (genfscon "sysfs" "/fs/xfs" sysfile_context) - (blockinherit .sysfile.fs.template) - (blockinherit .sysfile.macro_template_dirs)) + (blockinherit .sysfile.fs.template) + (blockinherit .sysfile.macro_template_dirs)) diff --git a/src/sys/sysfile/hypervisorsysfile.cil b/src/sys/sysfile/hypervisorsysfile.cil index 09fd77d..ee37010 100644 --- a/src/sys/sysfile/hypervisorsysfile.cil +++ b/src/sys/sysfile/hypervisorsysfile.cil @@ -1,40 +1,40 @@ -;; SPDX-FileCopyrightText: © 2025 Dominick Grift <dominick.grift@defensec.nl> +;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift <dominick.grift@defensec.nl> ;; SPDX-License-Identifier: Unlicense (block hypervisor - (genfscon "sysfs" "/hypervisor" sysfile_context) + (genfscon "sysfs" "/hypervisor" sysfile_context) - (blockinherit .sysfile.hypervisor.template) - (blockinherit .sysfile.macro_template_dirs) - (blockinherit .sysfile.macro_template_lnk_files)) + (blockinherit .sysfile.hypervisor.template) + (blockinherit .sysfile.macro_template_dirs) + (blockinherit .sysfile.macro_template_lnk_files)) (in sysfile (block hypervisor - (macro type ((type ARG1)) - (typeattributeset typeattr ARG1)) + (macro type ((type ARG1)) + (typeattributeset typeattr ARG1)) - (typeattribute typeattr) + (typeattribute typeattr) - (blockinherit .file.all_macro_template_dirs) - (blockinherit .file.all_macro_template_files) - (blockinherit .file.all_macro_template_lnk_files) + (blockinherit .file.all_macro_template_dirs) + (blockinherit .file.all_macro_template_files) + (blockinherit .file.all_macro_template_lnk_files) - (call .sysfile.type (typeattr)) + (call .sysfile.type (typeattr)) - (block base_template + (block base_template - (blockabstract base_template) + (blockabstract base_template) - (blockinherit .sysfile.base_template) + (blockinherit .sysfile.base_template) - (call .sysfile.hypervisor.type (sysfile))) + (call .sysfile.hypervisor.type (sysfile))) - (block template + (block template - (blockabstract template) + (blockabstract template) - (blockinherit .sysfile.hypervisor.base_template) - (blockinherit .sysfile.macro_template_files)))) + (blockinherit .sysfile.hypervisor.base_template) + (blockinherit .sysfile.macro_template_files)))) diff --git a/src/sys/sysfile/kernelsysfile.cil b/src/sys/sysfile/kernelsysfile.cil index 1c6c98b..5a1aacb 100644 --- a/src/sys/sysfile/kernelsysfile.cil +++ b/src/sys/sysfile/kernelsysfile.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 kernel @@ -13,28 +13,28 @@ (block kernel - (macro type ((type ARG1)) - (typeattributeset typeattr ARG1)) + (macro type ((type ARG1)) + (typeattributeset typeattr ARG1)) - (typeattribute typeattr) + (typeattribute typeattr) - (blockinherit .file.all_macro_template_dirs) - (blockinherit .file.all_macro_template_files) - (blockinherit .file.all_macro_template_lnk_files) + (blockinherit .file.all_macro_template_dirs) + (blockinherit .file.all_macro_template_files) + (blockinherit .file.all_macro_template_lnk_files) - (call .sysfile.type (typeattr)) + (call .sysfile.type (typeattr)) - (block base_template + (block base_template - (blockabstract base_template) + (blockabstract base_template) - (blockinherit .sysfile.base_template) + (blockinherit .sysfile.base_template) - (call .sysfile.kernel.type (sysfile))) + (call .sysfile.kernel.type (sysfile))) - (block template + (block template - (blockabstract template) + (blockabstract template) - (blockinherit .sysfile.kernel.base_template) - (blockinherit .sysfile.macro_template_files)))) + (blockinherit .sysfile.kernel.base_template) + (blockinherit .sysfile.macro_template_files)))) diff --git a/src/sys/sysfile/kernelsysfile/ksmkernelsysfile.cil b/src/sys/sysfile/kernelsysfile/ksmkernelsysfile.cil index 3a6682e..f020dfb 100644 --- a/src/sys/sysfile/kernelsysfile/ksmkernelsysfile.cil +++ b/src/sys/sysfile/kernelsysfile/ksmkernelsysfile.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 ksm diff --git a/src/sys/sysfile/modulesysfile.cil b/src/sys/sysfile/modulesysfile.cil index 5b20a9d..21356e7 100644 --- a/src/sys/sysfile/modulesysfile.cil +++ b/src/sys/sysfile/modulesysfile.cil @@ -1,40 +1,40 @@ -;; SPDX-FileCopyrightText: © 2025 Dominick Grift <dominick.grift@defensec.nl> +;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift <dominick.grift@defensec.nl> ;; SPDX-License-Identifier: Unlicense (block module - (genfscon "sysfs" "/module" sysfile_context) + (genfscon "sysfs" "/module" sysfile_context) - (blockinherit .sysfile.macro_template_dirs) - (blockinherit .sysfile.macro_template_lnk_files) - (blockinherit .sysfile.module.template)) + (blockinherit .sysfile.macro_template_dirs) + (blockinherit .sysfile.macro_template_lnk_files) + (blockinherit .sysfile.module.template)) (in sysfile (block module - (macro type ((type ARG1)) - (typeattributeset typeattr ARG1)) + (macro type ((type ARG1)) + (typeattributeset typeattr ARG1)) - (typeattribute typeattr) + (typeattribute typeattr) - (blockinherit .file.all_macro_template_dirs) - (blockinherit .file.all_macro_template_files) - (blockinherit .file.all_macro_template_lnk_files) + (blockinherit .file.all_macro_template_dirs) + (blockinherit .file.all_macro_template_files) + (blockinherit .file.all_macro_template_lnk_files) - (call .sysfile.type (typeattr)) + (call .sysfile.type (typeattr)) - (block base_template + (block base_template - (blockabstract base_template) + (blockabstract base_template) - (blockinherit .sysfile.base_template) + (blockinherit .sysfile.base_template) - (call .sysfile.module.type (sysfile))) + (call .sysfile.module.type (sysfile))) - (block template + (block template - (blockabstract template) + (blockabstract template) - (blockinherit .sysfile.module.base_template) - (blockinherit .sysfile.macro_template_files)))) + (blockinherit .sysfile.module.base_template) + (blockinherit .sysfile.macro_template_files)))) diff --git a/src/sys/sysfile/powersysfile.cil b/src/sys/sysfile/powersysfile.cil index aa14ba4..adf958c 100644 --- a/src/sys/sysfile/powersysfile.cil +++ b/src/sys/sysfile/powersysfile.cil @@ -1,40 +1,40 @@ -;; SPDX-FileCopyrightText: © 2025 Dominick Grift <dominick.grift@defensec.nl> +;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift <dominick.grift@defensec.nl> ;; SPDX-License-Identifier: Unlicense (block power - (genfscon "sysfs" "/power" sysfile_context) + (genfscon "sysfs" "/power" sysfile_context) - (blockinherit .sysfile.macro_template_dirs) - (blockinherit .sysfile.macro_template_lnk_files) - (blockinherit .sysfile.power.template)) + (blockinherit .sysfile.macro_template_dirs) + (blockinherit .sysfile.macro_template_lnk_files) + (blockinherit .sysfile.power.template)) (in sysfile (block power - (macro type ((type ARG1)) - (typeattributeset typeattr ARG1)) + (macro type ((type ARG1)) + (typeattributeset typeattr ARG1)) - (typeattribute typeattr) + (typeattribute typeattr) - (blockinherit .file.all_macro_template_dirs) - (blockinherit .file.all_macro_template_files) - (blockinherit .file.all_macro_template_lnk_files) + (blockinherit .file.all_macro_template_dirs) + (blockinherit .file.all_macro_template_files) + (blockinherit .file.all_macro_template_lnk_files) - (call .sysfile.type (typeattr)) + (call .sysfile.type (typeattr)) - (block base_template + (block base_template - (blockabstract base_template) + (blockabstract base_template) - (blockinherit .sysfile.base_template) + (blockinherit .sysfile.base_template) - (call .sysfile.power.type (sysfile))) + (call .sysfile.power.type (sysfile))) - (block template + (block template - (blockabstract template) + (blockabstract template) - (blockinherit .sysfile.power.base_template) - (blockinherit .sysfile.macro_template_files)))) + (blockinherit .sysfile.power.base_template) + (blockinherit .sysfile.macro_template_files)))) |