correction typo
This commit is contained in:
parent
fac88889d3
commit
16f85da759
|
@ -287,7 +287,7 @@ SUBSYSTEM==\"usb_device\", GROUP=\"spice\", MODE=\"0660\"
|
||||||
(openvpn-remote-configuration
|
(openvpn-remote-configuration
|
||||||
(name "vpn-rw.fdn.fr")
|
(name "vpn-rw.fdn.fr")
|
||||||
(port 53))))
|
(port 53))))
|
||||||
(proto tcp)
|
(proto 'tcp)
|
||||||
(fast-io? #t)
|
(fast-io? #t)
|
||||||
(ca "/etc/openvpn/fdn.crt")
|
(ca "/etc/openvpn/fdn.crt")
|
||||||
(auth-user-pass "/etc/openvpn/fdn.creds")))
|
(auth-user-pass "/etc/openvpn/fdn.creds")))
|
||||||
|
|
Loading…
Reference in New Issue