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

(block buddyinfo

  (genfscon "proc" "/buddyinfo" procfile_context)

  (blockinherit .procfile.template))