diff options
author | 2025-01-15 12:33:50 +0100 | |
---|---|---|
committer | 2025-05-23 20:43:30 +0200 | |
commit | 90deacd33da06534ee98d41c6e76e108b35cf077 (patch) | |
tree | 03a60d01cdecf85b62b362310b061a3cb0186a85 /828ffc88cd6d6813a82520640d09e7827bf2dcd2 | |
parent | syncconf: account for psks removed from config file (diff) | |
download | wireguard-tools-90deacd33da06534ee98d41c6e76e108b35cf077.tar.xz wireguard-tools-90deacd33da06534ee98d41c6e76e108b35cf077.zip |
wg-quick: pass on # comments to {Pre,Post}{Up,Down}
Currently commands in {Pre,Post}{Up,Down} are stripped of everything
starting with the first #, even if the # is escaped or in a string. This
patch leaves comment interpretation to the shell, as it can presumably
already handle the difference between comments and escaped #.
Signed-off-by: Robyn Kosching <robyn@kosching.me>
[Jason: massage commit message, port to other platforms]
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to '828ffc88cd6d6813a82520640d09e7827bf2dcd2')
0 files changed, 0 insertions, 0 deletions