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

(block buddyinfo

  (genfscon "proc" "/buddyinfo" procfile_context)

  (blockinherit .procfile.template))