X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=distro-end;h=d72adea591e501549cfd1669e4fd6c210dd31fd0;hp=43ca158ae4142b77d4b1e2c4f16aa0d6d0a4ae42;hb=90bd397922e7240c41377e7404f79f190bfbc9d8;hpb=565857e91b7e8c671ec3f4314cb21b0a85c01d0f diff --git a/distro-end b/distro-end index 43ca158..d72adea 100755 --- a/distro-end +++ b/distro-end @@ -617,7 +617,7 @@ esac # s cp -r --parents /etc/openvpn/easy-rsa/keys /p/c/filesystem # s chown -R 1000:1000 /p/c/filesystem/etc/openvpn/easy-rsa/keys # # kw = kgpe work machine. -# for host in x2 kw; do +# for host in x2 x3 kw; do # vpn-mk-client-cert -b $host -n home b8.nz 1196 # dir=/p/c/machine_specific/$host/filesystem/etc/openvpn/client # mkdir -p $dir @@ -911,25 +911,21 @@ Pin-Priority: -100 Package: * Pin: release a=xenial-updates Pin-Priority: -100 + +Package: * +Pin: release a=xenial-security +Pin-Priority: -100 EOF s dd of=/etc/apt/sources.list.d/xenial.list 2>/dev/null <