Explorar el Código

Enable fastd status socket

Markus Lindenberg hace 8 años
padre
commit
a1f40861ca
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      roles/mesh-vpn-fastd/templates/fastd.conf.j2

+ 1 - 1
roles/mesh-vpn-fastd/templates/fastd.conf.j2

@@ -14,7 +14,7 @@ mtu 1280;
 secure handshakes yes;
 forward no;
 log to syslog level verbose;
-# status socket "/tmp/fastd-{{ item.name }}.sock";
+status socket "/tmp/fastd-{{ item.name }}.sock";
 user "fastd";
 
 on up "