summaryrefslogtreecommitdiff
path: root/src/sys/procfile/kpagecgroupprocfile.cil
blob: e22fcb1ec0f1d86e7a514ccd121d36ef1974f929 (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 kpagecgroup

    (genfscon "proc" "/kpagecgroup" procfile_context)

    (blockinherit .procfile.template))