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