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

(block usermodehelper

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

    (blockinherit .sysctlfile.kernel.template)
    (blockinherit .sysctlfile.macro_template_dirs))