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

(in mtd

    (genfscon "proc" "/mtd" procfile_context)

    (blockinherit .procfile.template))