blob: 53da3028b1949e2d57e5b089e3ae4a08e5500c51 (
plain)
1
2
3
4
5
6
7
8
|
;; SPDX-FileCopyrightText: © 2024 Dominick Grift <dominick.grift@defensec.nl>
;; SPDX-License-Identifier: Unlicense
(block misc
(genfscon "proc" "/misc" procfile_context)
(blockinherit .procfile.template))
|