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

(block ksm

  (filecon "/dev/ksm" char nodedev_context)

  (blockinherit .nodedev.template))