Pārlūkot izejas kodu

Remove old mesh vpn

Bob Mottram 8 gadus atpakaļ
vecāks
revīzija
d555cd35f3
1 mainītis faili ar 0 papildinājumiem un 6 dzēšanām
  1. 0
    6
      src/freedombone-image-mesh

+ 0
- 6
src/freedombone-image-mesh Parādīt failu

556
     echo $'Configured Tahoe-LAFS' >> $INSTALL_LOG
556
     echo $'Configured Tahoe-LAFS' >> $INSTALL_LOG
557
 }
557
 }
558
 
558
 
559
-function setup_tunneldigger {
560
-    systemctl enable tunneldigger
561
-    systemctl daemon-reload
562
-    systemctl start tunneldigger
563
-}
564
-
565
 # whether to reset the identity
559
 # whether to reset the identity
566
 set_new_identity=
560
 set_new_identity=
567
 if [ $2 ]; then
561
 if [ $2 ]; then