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