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

(in mtd

    (genfscon "proc" "/mtd" procfile_context)

    (blockinherit .procfile.template))