From: Zbigniew Jędrzejewski-Szmek Date: Mon, 18 May 2020 19:14:42 +0000 (+0200) Subject: man: fix dir name in sysctl.d(5) X-Git-Tag: v246-rc1~334^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b9289b1a0f0fe0a836fddc18b96d963673fad85;p=thirdparty%2Fsystemd.git man: fix dir name in sysctl.d(5) Pointed out by Коренберг Марк in https://github.com/systemd/systemd/commit/e0f424790d3dbde136a29a7fa4c2777c2e3fd695#commitcomment-39259499. --- diff --git a/man/sysctl.d.xml b/man/sysctl.d.xml index 2735cb10dd0..dc10776e996 100644 --- a/man/sysctl.d.xml +++ b/man/sysctl.d.xml @@ -159,7 +159,7 @@ net.bridge.bridge-nf-call-arptables = 0 Set network routing properties for all interfaces - /etc/systemd/20-rp_filter.conf: + /etc/sysctl.d/20-rp_filter.conf: net.ipv4.conf.default.rp_filter = 2 net.ipv4.conf.*.rp_filter = 2