summaryrefslogtreecommitdiff
path: root/src/sys/procfile/versionprocfile.cil
blob: 27fd75788d6b55710ede8885b9c00c5a6aeee333 (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 version

    (genfscon "proc" "/version" procfile_context)

    (blockinherit .procfile.template))