summaryrefslogtreecommitdiff
path: root/src/sys/procfile/sysctlfile/kernelsysctlfile/corepipelimitkernelsysctlfile.cil
blob: 07c2c218fb7cd9d741ed9bafbef32c7ffa4eb88f (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 corepipelimit

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

    (blockinherit .sysctlfile.kernel.template))