summaryrefslogtreecommitdiff
path: root/src/sys/procfile/pressureprocfile.cil
blob: 9dfc9fc0bdc552006cc28c98e59b23b25b62a7ea (plain)
1
2
3
4
5
6
7
8
9
;; SPDX-FileCopyrightText: © 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))