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