From 7ef6be6d9844bc81f866e2375ac7bbf77e8f8c4e Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Wed, 16 Dec 2020 06:52:43 -0700 Subject: [PATCH] doc: interfaces-forward: document the 100% no systemd behaviour guarantee --- doc/interfaces-forward.scd | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/interfaces-forward.scd b/doc/interfaces-forward.scd index bea793f..b5b0f7f 100644 --- a/doc/interfaces-forward.scd +++ b/doc/interfaces-forward.scd @@ -11,6 +11,9 @@ and interface basis. The following options allow for this configuration. # FORWARDING-RELATED OPTIONS +The forward executor will only modify the sysctl configuration if these options +are provided, otherwise other mechanisms such as /etc/sysctl.conf may be used. + *forward-ipv4* _yes|no_ Whether the interface should forward unicast IPv4 packets.