Remove
This commit is contained in:
parent
246ecc6c96
commit
9dccf8395c
|
@ -961,7 +961,7 @@ initialise_mesh() {
|
|||
|
||||
# ssh server not available on mesh peers
|
||||
if [ -f $rootdir/etc/avahi/services/ssh.service ]; then
|
||||
$rootdir/etc/avahi/services/ssh.service
|
||||
rm $rootdir/etc/avahi/services/ssh.service
|
||||
fi
|
||||
|
||||
MESH_SERVICE='mesh-setup.service'
|
||||
|
|
Loading…
Reference in New Issue