Browse Source

Enable fastd status socket

Markus Lindenberg 8 years ago
parent
commit
a1f40861ca
1 changed files with 1 additions and 1 deletions
  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 "