blob: 45123a0bb6ecd995968f83d2e3226fec5ccc3b92 (
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 ioports
(genfscon "proc" "/ioports" procfile_context)
(blockinherit .procfile.template))
|