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

(in fb

    (genfscon "proc" "/fb" procfile_context)

    (blockinherit .procfile.template))