blob: 63b2caa77cba6818e959c05c4834eae25ef60a8b (
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 misc
(genfscon "proc" "/misc" procfile_context)
(blockinherit .procfile.template))
|