Remove old mesh vpn

This commit is contained in:
Bob Mottram 2017-09-30 21:25:03 +01:00
parent 09d107f903
commit d555cd35f3

View File

@ -556,12 +556,6 @@ function setup_tahoelafs {
echo $'Configured Tahoe-LAFS' >> $INSTALL_LOG
}
function setup_tunneldigger {
systemctl enable tunneldigger
systemctl daemon-reload
systemctl start tunneldigger
}
# whether to reset the identity
set_new_identity=
if [ $2 ]; then