summaryrefslogtreecommitdiff
path: root/src/sys/procfile/ttyprocfile.cil
blob: 33372b516e992cf15b50ad42c27bd82ba1f835d7 (plain)
1
2
3
4
5
6
7
8
9
;; SPDX-FileCopyrightText: © 2023 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))