Skip to content

Commit 64a02e7

Browse files
authored
Update openvpn.sh
1 parent f8ecdec commit 64a02e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openvpn.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/bash
2-
openvpn --config /etc/openvpn/openvpn.conf --daemon
2+
openvpn --config /etc/openvpn/openvpn.conf --log /var/log/openvpn.log --status /var/log/openvpn.status --status-version 2

0 commit comments

Comments
 (0)