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

(in crypto

    (genfscon "proc" "/crypto" procfile_context)

    (blockinherit .procfile.template))