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