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

(block execdomains

  (genfscon "proc" "/execdomains" procfile_context)

  (blockinherit .procfile.template))