Sfoglia il codice sorgente

Remove avahi ssh on mesh

Bob Mottram 7 anni fa
parent
commit
5648acd148
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2
    0
      src/freedombone-image-customise

+ 2
- 0
src/freedombone-image-customise Vedi File

@@ -906,6 +906,8 @@ initialise_mesh() {
906 906
     mesh_install_scuttlebot
907 907
     #install_ferment
908 908
 
909
+    rm $rootdir/etc/avahi/services/ssh.service
910
+
909 911
     chroot "$rootdir" apt-get clean
910 912
     chroot "$rootdir" /bin/rm -rf /var/lib/apt/lists/*
911 913
     chroot "$rootdir" apt-get clean