summaryrefslogtreecommitdiff
path: root/src/sys/procfile/mtdprocfile.cil
blob: c33531f7939ebac192792e38343b352d0d54a6cb (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 mtd

    (genfscon "proc" "/mtd" procfile_context)

    (blockinherit .procfile.template))