summaryrefslogtreecommitdiff
path: root/src/sys/procfile/sysctlfile/kernelsysctlfile/caplastcapkernelsysctlfile.cil
blob: b38915aad76d0cd4d530e42944c9a0bbb86f6ea9 (plain)
1
2
3
4
5
6
7
8
;; SPDX-FileCopyrightText: © 2024 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))