]> git.ipfire.org Git - thirdparty/wireguard-tools.git/commit
wg-quick: check permissions of parent directory
authorJason A. Donenfeld <Jason@zx2c4.com>
Sun, 1 Oct 2017 20:05:19 +0000 (22:05 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 2 Oct 2017 00:45:53 +0000 (02:45 +0200)
commit83caaa7a96f87dea0687003fe1cae531aec5a5b5
tree30a9e6d92c1e4a55db8a172ea6347c809d3c58d8
parentcbd2b0531f116c286dd6fffcac78f1af57717037
wg-quick: check permissions of parent directory

Also prefix octal 0, in case these files are actually of modes that
don't start with 0 by accident (such as SUID or sticky bit).

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
src/wg-quick.bash