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

(block jffs2bbc

    (genfscon "proc" "/jffs2_bbc" procfile_context)

    (blockinherit .procfile.template))