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

(block kpagecgroup

  (genfscon "proc" "/kpagecgroup" procfile_context)

  (blockinherit .procfile.template))