summaryrefslogtreecommitdiff
path: root/src/sys/procfile/kmsgprocfile.cil
blob: b7de676973a789328a11e52f101344eb3d37f881 (plain)
1
2
3
4
5
6
7
8
;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift <dominick.grift@defensec.nl>
;; SPDX-License-Identifier: Unlicense

(in kmsg

    (genfscon "proc" "/kmsg" procfile_context)

    (blockinherit .procfile.template))