blob: 2b6c53a9b6f3b934bb4bd226d95a73849c84e0eb (
plain)
1
2
3
4
5
6
7
8
9
|
;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift <dominick.grift@defensec.nl>
;; SPDX-License-Identifier: Unlicense
(block raw
(filecon "/dev/raw/.+" char stordev_context)
(blockinherit .stordev.base_template)
(blockinherit .stordev.macro_template_chr_files))
|