blob: 78f3396469f8035395eff4846daf82199507c030 (
plain)
1
2
3
4
5
6
7
8
|
;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift <dominick.grift@defensec.nl>
;; SPDX-License-Identifier: Unlicense
(block mcelog
(filecon "/dev/mcelog" char nodedev_context)
(blockinherit .nodedev.template))
|