浏览代码

Enable fastd status socket

Markus Lindenberg 8 年之前
父节点
当前提交
a1f40861ca
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 "