From: Luis Ressel Date: Mon, 24 Feb 2020 12:00:08 +0000 (+0100) Subject: man: add a warning to the SaveConfig description X-Git-Tag: v1.0.20200319~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=828ffc88cd6d6813a82520640d09e7827bf2dcd2;p=thirdparty%2Fwireguard-tools.git man: add a warning to the SaveConfig description Signed-off-by: Luis Ressel [zx2c4: slightly adjusted wording] Signed-off-by: Jason A. Donenfeld --- diff --git a/src/man/wg-quick.8 b/src/man/wg-quick.8 index c38c7d9..eca3b48 100644 --- a/src/man/wg-quick.8 +++ b/src/man/wg-quick.8 @@ -99,7 +99,8 @@ is expanded to \fIINTERFACE\fP. Each one may be specified multiple times, in whi the commands are executed in order. .IP \(bu SaveConfig \(em if set to `true', the configuration is saved from the current state of the -interface upon shutdown. +interface upon shutdown. Any changes made to the configuration file before the +interface is removed will therefore be overwritten. .P Recommended \fIINTERFACE\fP names include `wg0' or `wgvpn0' or even `wgmgmtlan0'.