summaryrefslogtreecommitdiff
path: root/src/dev/nodedev/mcelognodedev.cil
blob: 356556d3320ac5d2904635a0de5acef1239f8543 (plain)
1
2
3
4
5
6
7
8
;; SPDX-FileCopyrightText: © 2024 Dominick Grift <dominick.grift@defensec.nl>
;; SPDX-License-Identifier: Unlicense

(block mcelog

  (filecon "/dev/mcelog" char nodedev_context)

  (blockinherit .nodedev.template))