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

(block keys

  (genfscon "proc" "/keys" procfile_context)

  (blockinherit .procfile.template))