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

(in crypto

    (genfscon "proc" "/crypto" procfile_context)

    (blockinherit .procfile.template))