Skip to content
Snippets Groups Projects
Unverified Commit e4c4609d authored by micah's avatar micah :speech_balloon:
Browse files

Fix udp status path

parent b7c8d725
No related branches found
No related tags found
No related merge requests found
Pipeline #62711 passed
openvpn-exporter.service: {
command: "/usr/local/bin/openvpn_exporter -openvpn.status_paths /tmp/openvpn-status-tcp,/tmp/openvpn/status/udp",
command: "/usr/local/bin/openvpn_exporter -openvpn.status_paths /tmp/openvpn-status-tcp,/tmp/openvpn-status-udp",
after: "openvpn-tcp-server.service,openvpn-udp-server.service",
exit_kills: false
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment