summaryrefslogtreecommitdiff
path: root/src/sys/procfile/partitionsprocfile.cil
blob: 9f5d84ee558a62b4c4c445b0daac495a34f60f04 (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 partitions

    (genfscon "proc" "/partitions" procfile_context)

    (blockinherit .procfile.template))