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

(in crypto

    (genfscon "proc" "/crypto" procfile_context)

    (blockinherit .procfile.template))