summaryrefslogtreecommitdiff
path: root/src/sys/procfile/lockdepprocfile.cil
blob: 10e2cab2470e4d5879a9d75279478ce091b1827a (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 lockdep

    (genfscon "proc" "/lockdep" procfile_context)

    (blockinherit .procfile.template))