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

(block ipv6

  (genfscon "proc" "/sys/net/ipv6" sysctlfile_context)

  (blockinherit .sysctlfile.macro_template_dirs)
  (blockinherit .sysctlfile.net.template))