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

(in kmsg

    (genfscon "proc" "/kmsg" procfile_context)

    (blockinherit .procfile.template))