summaryrefslogtreecommitdiff
path: root/src/sys/procfile/schedstatprocfile.cil
blob: 3d828e6648f560a9ee75973efad036336169421d (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 schedstat

    (genfscon "proc" "/schedstat" procfile_context)

    (blockinherit .procfile.template))