summaryrefslogtreecommitdiff
path: root/src/sys/procfile/pressureprocfile.cil
blob: 987e2c331628974f006ca31c73ae5e93a641fff3 (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

(block pressure

    (genfscon "proc" "/pressure" procfile_context)

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