summaryrefslogtreecommitdiff
path: root/src/sys/procfile/keyusersprocfile.cil
blob: f10090ee3880a1c11c3cf2a0cbd37e46b82adca7 (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 keyusers

    (genfscon "proc" "/key-users" procfile_context)

    (blockinherit .procfile.template))