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

(in crypto

    (genfscon "proc" "/crypto" procfile_context)

    (blockinherit .procfile.template))