We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8ecdec commit 64a02e7Copy full SHA for 64a02e7
openvpn.sh
@@ -1,2 +1,2 @@
1
#!/bin/bash
2
-openvpn --config /etc/openvpn/openvpn.conf --daemon
+openvpn --config /etc/openvpn/openvpn.conf --log /var/log/openvpn.log --status /var/log/openvpn.status --status-version 2
0 commit comments