blob: f90c6668d8c420309a8a53796edc02dfc3ae8bd3 (
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 mptcp
(genfscon "proc" "/sys/net/mptcp" sysctlfile_context)
(blockinherit .sysctlfile.macro_template_dirs)
(blockinherit .sysctlfile.net.template))
|