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