Commit 204c3d6d authored by D3vil0p3r's avatar D3vil0p3r Committed by D3vil0p3r
Browse files

openvpn: adding missing mainProgram value

parent 1e0e75ae
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -66,6 +66,7 @@ let

        meta = with lib; {
          description = "A robust and highly flexible tunneling application";
          mainProgram = "openvpn";
          downloadPage = "https://openvpn.net/community-downloads/";
          homepage = "https://openvpn.net/";
          license = licenses.gpl2Only;