;; SPDX-FileCopyrightText: © 2024 Dominick Grift ;; SPDX-License-Identifier: Unlicense (block sg (filecon "/dev/bsg/.+" char stordev_context) (filecon "/dev/sg[0-9]+" char stordev_context) (blockinherit .stordev.base_template) (blockinherit .stordev.macro_template_chr_files))