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

(block mpt

  (genfscon "proc" "/mpt" procfile_context)

  (blockinherit .procfile.template))