gluon-mesh-vpn-fastd: configure a status socket

This commit is contained in:
Matthias Schiffer 2014-11-17 03:23:36 +01:00
parent 5f9fc05c06
commit bff1441b0c
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ c:section('fastd', 'fastd', 'mesh_vpn',
secure_handshakes = '1',
method = site.fastd_mesh_vpn.methods,
packet_mark = 1,
status_socket = '/var/run/fastd.mesh_vpn.socket',
}
)
c:delete('fastd', 'mesh_vpn', 'user')