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

(block kpagecgroup

  (genfscon "proc" "/kpagecgroup" procfile_context)

  (blockinherit .procfile.template))