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

(in bus

    (genfscon "proc" "/bus" procfile_context)

    (blockinherit .procfile.macro_template_dirs)
    (blockinherit .procfile.template))