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

(in fs

    (genfscon "proc" "/fs" procfile_context)

    (blockinherit .procfile.macro_template_dirs)
    (blockinherit .procfile.template))