summaryrefslogtreecommitdiff
path: root/src/sys/procfile/kpagecountprocfile.cil
blob: 0005c3c78f1f3d04f5417ccde494c91dfe638e22 (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 kpagecount

    (genfscon "proc" "/kpagecount" procfile_context)

    (blockinherit .procfile.template))