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