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

(in fb

    (genfscon "proc" "/fb" procfile_context)

    (blockinherit .procfile.template))