summaryrefslogtreecommitdiff
path: root/src/sys/procfile/scheddebugprocfile.cil
blob: 53687845bc1cf4237aaabfb8cf594605743572cb (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 scheddebug

    (genfscon "proc" "/sched_debug" procfile_context)

    (blockinherit .procfile.template))