blob: 8a26f120c3688a9bec16bf9dc8313fc7cd296d6c (
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 caplastcap
(genfscon "proc" "/sys/kernel/cap_last_cap" sysctlfile_context)
(blockinherit .sysctlfile.kernel.template))
|