X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=trusted-network;h=755fb1f5239dd999f2388471ee6fe09e352eb25b;hb=d67edcdca8795a4bca116aa532d02dda246a6f53;hp=c0ed8a5094fcdadd153b291e4461dbf7251b37d2;hpb=51c8b40fd2aac71d29dc9298ca65425725ad1edd;p=distro-setup diff --git a/trusted-network b/trusted-network index c0ed8a5..755fb1f 100755 --- a/trusted-network +++ b/trusted-network @@ -8,8 +8,6 @@ source /a/bin/bash-bear-trap/bash-bear -readonly this_file=$(readlink -f -- "${BASH_SOURCE[0]}") -readonly this_dir="${this_file%/*}" script_name="${BASH_SOURCE[0]}" script_name="${script_name##*/}" @@ -57,13 +55,17 @@ if $trust; then fi fi - rm -fv /etc/systemd/resolved.conf.d/untrusted-network.conf + # https://github.com/jonathanio/update-systemd-resolved + # suggests this will help prevent leakage into a vpn interface + cat >/etc/systemd/resolved.conf.d/untrusted-network.conf </etc/systemd/resolved.conf.d/untrusted-network.conf <