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

(in tty

    (genfscon "proc" "/tty" procfile_context)

    (blockinherit .procfile.macro_template_dirs)
    (blockinherit .procfile.template))