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

(block keyusers

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

  (blockinherit .procfile.template))