summaryrefslogtreecommitdiff
path: root/src/sys/procfile/statprocfile.cil
blob: b7e8023159decda5f71fbdbb3b15e8bd67b80eea (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 stat

    (genfscon "proc" "/stat" procfile_context)

    (blockinherit .procfile.template))