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

(in fb

    (genfscon "proc" "/fb" procfile_context)

    (blockinherit .procfile.template))