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

(block scheddebug

  (genfscon "proc" "/sched_debug" procfile_context)

  (blockinherit .procfile.template))