summaryrefslogtreecommitdiff
path: root/src/sys/procfile/sysctlfile/kernelsysctlfile/corepipelimitkernelsysctlfile.cil
blob: 3d8e125c01b1c3c55552a68f7460bd4bc88e8323 (plain)
1
2
3
4
5
6
7
8
;; SPDX-FileCopyrightText: © 2025 Dominick Grift <dominick.grift@defensec.nl>
;; SPDX-License-Identifier: Unlicense

(block corepipelimit

  (genfscon "proc" "/sys/kernel/core_pipe_limit" sysctlfile_context)

  (blockinherit .sysctlfile.kernel.template))