blob: 92ef55aa714dfa9f08a7df066c16a5e220b64928 (
plain)
1
2
3
4
5
6
7
8
|
;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift <dominick.grift@defensec.nl>
;; SPDX-License-Identifier: Unlicense
(block keys
(genfscon "proc" "/keys" procfile_context)
(blockinherit .procfile.template))
|