Przeglądaj źródła

Enable fastd status socket

Markus Lindenberg 8 lat temu
rodzic
commit
a1f40861ca
1 zmienionych plików z 1 dodań i 1 usunięć
  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 "